
.screen-reader-only {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute !important;
}
html,
body {
  font-size: 16px;
  line-height: 1.5;
  font-family: 'Be Vietnam Pro', sans-serif;
}
body {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -ms-overflow-y: scroll;
  overflow-y: scroll;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  height: auto;
  border: none;
}
a,
a:link,
a:visited,
a:hover,
a:focus,
a:active {
  transition: all 0.2s linear;
  text-decoration: none;
}
.flat-list {
  margin: 0 0 0 20px;
  padding: 0;
}
.bullet-list {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: disc url(/images/bullet.gif);
}
.fa-facebook-square {
  color: #124d7e;
  font-size: 2em;
}
@media only screen and (max-width: 979px) {
  body {
    padding-bottom: 45px;
  }
}
@media only screen and (max-width: 560px) {
  .pageContent img[align="left"],
  .pageContent img[align="right"] {
    margin-left: auto;
    margin-right: auto;
  }
  .pageContent img[align="left" i],
  .pageContent img[align="right" i] {
    margin-left: auto;
    margin-right: auto;
  }
}
html .important-information-wrappings {
  text-align: center !important;
}
.alert-content {
  background: yellow;
  margin: 0 auto;
  width: 100%;
  padding: 5px 10px;
  text-align: center;
}
.alert-content a,
.alert-content a:link,
.alert-content a:visited,
.alert-content a:active,
.alert-content a:hover,
.alert-content a:focus {
  color: #000;
  font-size: 1.2em;
  margin: 0 auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.alert-content a:hover {
  text-decoration: underline;
  opacity: .8;
}
.important-information-wrappings {
  background: #0f4b7d !important;
  line-height: 1.1 !important;
  color: #fff !important;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 16px !important;
  font-size: 1rem !important;
  text-align: center !important;
  font-weight: bold !important;
  padding: 8px !important;
}
.content-page [data-accordion-items] {
  vertical-align: top;
}
.content-page [data-accordion-items] > br {
  display: none !important;
}
.content-page [data-accordion-items] > h1,
.content-page [data-accordion-items] > h2,
.content-page [data-accordion-items] > h3,
.content-page [data-accordion-items] > h4,
.content-page [data-accordion-items] > h5,
.content-page [data-accordion-items] > h6 {
  transition: all 0.2s linear;
  cursor: pointer;
  position: relative;
  font-size: 1.1em;
  line-height: 1.2;
  margin-left: 10px;
  margin-bottom: 10px;
}
.content-page [data-accordion-items] > h1.active:before,
.content-page [data-accordion-items] > h1.inactive:before,
.content-page [data-accordion-items] > h2.active:before,
.content-page [data-accordion-items] > h2.inactive:before,
.content-page [data-accordion-items] > h3.active:before,
.content-page [data-accordion-items] > h3.inactive:before,
.content-page [data-accordion-items] > h4.active:before,
.content-page [data-accordion-items] > h4.inactive:before,
.content-page [data-accordion-items] > h5.active:before,
.content-page [data-accordion-items] > h5.inactive:before,
.content-page [data-accordion-items] > h6.active:before,
.content-page [data-accordion-items] > h6.inactive:before {
  color: #333;
  position: absolute;
  right: 100%;
  font-family: FontAwesome;
  margin-right: 10px;
  display: inline-block;
}
.content-page [data-accordion-items] > h1.active:before,
.content-page [data-accordion-items] > h2.active:before,
.content-page [data-accordion-items] > h3.active:before,
.content-page [data-accordion-items] > h4.active:before,
.content-page [data-accordion-items] > h5.active:before,
.content-page [data-accordion-items] > h6.active:before {
  content: "\f146";
  color: #00b156;
}
.content-page [data-accordion-items] > h1.inactive:before,
.content-page [data-accordion-items] > h2.inactive:before,
.content-page [data-accordion-items] > h3.inactive:before,
.content-page [data-accordion-items] > h4.inactive:before,
.content-page [data-accordion-items] > h5.inactive:before,
.content-page [data-accordion-items] > h6.inactive:before {
  content: "\f0fe";
}
.content-page [data-accordion-items] > h1:hover,
.content-page [data-accordion-items] > h2:hover,
.content-page [data-accordion-items] > h3:hover,
.content-page [data-accordion-items] > h4:hover,
.content-page [data-accordion-items] > h5:hover,
.content-page [data-accordion-items] > h6:hover {
  color: #00b156;
}
.content-page [data-accordion-items] > h1:hover.inactive:before,
.content-page [data-accordion-items] > h1:hover.active:before,
.content-page [data-accordion-items] > h2:hover.inactive:before,
.content-page [data-accordion-items] > h2:hover.active:before,
.content-page [data-accordion-items] > h3:hover.inactive:before,
.content-page [data-accordion-items] > h3:hover.active:before,
.content-page [data-accordion-items] > h4:hover.inactive:before,
.content-page [data-accordion-items] > h4:hover.active:before,
.content-page [data-accordion-items] > h5:hover.inactive:before,
.content-page [data-accordion-items] > h5:hover.active:before,
.content-page [data-accordion-items] > h6:hover.inactive:before,
.content-page [data-accordion-items] > h6:hover.active:before {
  color: #00b156;
}
.content-page [data-accordion-items] > .accordion-contents {
  margin-bottom: 20px;
  margin-left: 11px;
}
.content-page [data-accordion-items] > .accordion-contents h2,
.content-page [data-accordion-items] > .accordion-contents h2.feature14,
.content-page [data-accordion-items] > .accordion-contents h2.feature14.heading {
  font-size: 1.2rem;
  line-height: 1.4;
  color: #333;
}
.content-page [data-accordion-items] > .accordion-contents ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.content-page .doctor-job-accordion[data-accordion-items] {
  margin-left: 20px;
}
.content-page .doctor-job-accordion[data-accordion-items] span.bullet-image {
  color: #4e4e4e;
  position: relative;
  left: -22px;
  margin-right: -10px;
}
.content-page .doctor-job-accordion[data-accordion-items] > .accordion-contents {
  color: #4e4e4e;
  margin-left: 32px;
}
.content-page .doctor-job-accordion[data-accordion-items] > .accordion-contents h3.job-information-contact-heading {
  font-size: 18px;
  font-size: 1.125rem;
  color: #4e4e4e;
}
.content-page .doctor-job-accordion[data-accordion-items] .job-information-contact-container {
  margin-top: 20px;
}
.content-page .doctor-job-accordion[data-accordion-items] .job-information-apply-container {
  margin-top: 20px;
  font-weight: bold;
  text-align: left;
}
.content-page .doctor-job-accordion[data-accordion-items] .job-information-contact-container,
.content-page .doctor-job-accordion[data-accordion-items] .job-information-apply-container {
  margin-left: -20px;
}
.header-wrappings {
  text-align: center;
  color: #275e8b;
}
.header-wrappings a,
.header-wrappings a:link,
.header-wrappings a:visited,
.header-wrappings a:hover,
.header-wrappings a:focus,
.header-wrappings a:active {
  color: #275e8b;
}
.header-wrapper {
  margin-left: auto;
  margin-right: auto;
}
.header-wrapper {
  -moz-box-pack: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.fh-header-links-listing {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.fh-header-links-listing .fa {
  font-size: 26px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-right: 15px;
  vertical-align: middle;
  background-color: #f1f3f9;
  color: #37b5e6;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.header-wrapper .phone-number,
.header-wrapper .address-lines {
  display: inline-block;
  vertical-align: middle;
}
.header-wrapper .address-lines .address-line {
  display: block;
}
@media only screen and (min-width: 980px) {
  .fh-header-links-wrappings,
  .header-wrapper,
  .header-section-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .header-wrappings {
    border-bottom: 3px solid #0f4b7e;
  }
  .header-wrapper {
    max-width: 1170px;
    padding: 5px 20px 0px 20px;
  }
  .header-section-wrapper {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .fh-header-links-listing > li {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    margin-right: 20px;
  }
  .fh-header-links-wrappings {
    -moz-box-flex: 1 0 0%;
    -webkit-box-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  .fh-header-links-wrappings {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .fh-header-links-wrappings {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
@media only screen and (max-width: 979px) {
  .header-logo,
  .fh-header-links-wrappings {
    margin: 20px;
  }
  html.js.showing-mobile-menu .header-logo,
  html.js.showing-mobile-menu .fh-header-links-wrappings {
    margin-top: 0;
  }
  .fh-header-links-listing > li + li {
    margin-top: 10px;
  }
}
.topbar-container:before,
.topbar-container:after {
  content: "";
  display: block;
  clear: both;
}
.topbar-container padding: 5px
  
  img {
  vertical-align: bottom;
}
.topbar-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.topbar-container ul > li {
  display: inline-block;
}
.topbar-container .topbar-social-links-wrapper {
  float: left;
  font-size: 25px;
  font-size: 2rem;
  color: #3388b1;
  margin-top: 10px;
  margin-right: 10px;
}
.topbar-container .topbar-social-links-wrapper li {
  margin: 0 5px 10px;
}
.topbar-container .topbar-social-links-wrapper a,
.topbar-container .topbar-social-links-wrapper a:link,
.topbar-container .topbar-social-links-wrapper a:visited,
.topbar-container .topbar-social-links-wrapper a:hover,
.topbar-container .topbar-social-links-wrapper a:focus,
.topbar-container .topbar-social-links-wrapper a:active {
  display: block;
  text-decoration: none;
  color: #3388b1;
}
.topbar-container .topbar-social-links-wrapper a:hover {
  opacity: 0.8;
}
.topbar-container .topbar-site-links-wrapper {
  float: right;
  color: #3388b1;
  margin-top: 10px;
  margin-right: 10px;
}
.topbar-container .topbar-site-links-wrapper li {
  margin-right: 10px;
}
.topbar-container .topbar-site-links-wrapper a,
.topbar-container .topbar-site-links-wrapper a:link,
.topbar-container .topbar-site-links-wrapper a:visited,
.topbar-container .topbar-site-links-wrapper a:hover,
.topbar-container .topbar-site-links-wrapper a:focus,
.topbar-container .topbar-site-links-wrapper a:hover {
  color: #3388b1;
  display: block;
  text-decoration: none;
  font-family: 'Be Vietnam Pro', sans-serif;
  font-weight: 400;
  letter-spacing: .25px;
  font-style: normal;
  padding: 0 13px;
  font-size: 1.6em;
}
.topbar-container .topbar-site-links-wrapper a:hover {
  color: #76030a;
}
@media only screen and (max-width: 979px) {
  .topbar-container {
    display: none;
  }
}
.main-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
}
.mobile-close-menu {
  display: none;
}
.navigation-menu a {
  transition: 0.3s ease;
}
.subnav-indicator {
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  font-size: 10px;
}
.sub-navigation-menu {
  transition: opacity 0.3s;
}
.sub-navigation-menu a,
.sub-navigation-menu a:link,
.sub-navigation-menu a:visited,
.sub-navigation-menu a:hover,
.sub-navigation-menu a:focus,
.sub-navigation-menu a:active {
  position: relative;
  transform: translateZ(0.1px);
}
@media only screen and (min-width: 980px) {
  .main-navigation .navigation-menu > li {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
  }
  .main-navigation-wrappings {
    margin-top: auto;
  }
  .navigation-menu a,
  .navigation-menu a:link,
  .navigation-menu a:visited,
  .navigation-menu a:hover,
  .navigation-menu a:focus,
  .navigation-menu a:active {
    display: block;
    padding: 10px;
    font-size: 17px;
  }
  .navigation-menu a:hover,
  .navigation-menu a:focus,
  .navigation-menu a:active {
    text-decoration: underline;
  }
  .sub-navigation-menu {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 5px 25px 0 rgba(0,0,0,0.2);
  }
  .sub-navigation-menu a:before {
    content: "\f105";
    pointer-events: none;
    position: absolute;
    left: 0;
    opacity: 0;
    font-family: FontAwesome;
  }
  .sub-navigation-menu a,
  .sub-navigation-menu a:link,
  .sub-navigation-menu a:visited,
  .sub-navigation-menu a:hover,
  .sub-navigation-menu a:focus,
  .sub-navigation-menu a:active {
    color: #ed7d32;
    font-weight: normal;
    font-size: 16px;
    display: block;
    padding: 8px 0;
    text-transform: capitalize;
    border-bottom: 1px solid #e5e5e5;
  }
  .sub-navigation-menu a:hover,
  .sub-navigation-menu a:focus,
  .sub-navigation-menu a:active {
    color: #306095;
    padding-left: 20px;
  }
  .sub-navigation-menu a:hover:before,
  .sub-navigation-menu a:focus:before,
  .sub-navigation-menu a:active:before {
    opacity: 1;
  }
  .sub-navigation-menu li {
    padding: 0 20px;
  }
  .sub-navigation-menu li:last-child a,
  .sub-navigation-menu li:last-child a:link,
  .sub-navigation-menu li:last-child a:visited,
  .sub-navigation-menu li:last-child a:hover,
  .sub-navigation-menu li:last-child a:focus,
  .sub-navigation-menu li:last-child a:active {
    border-bottom-width: 0;
  }
  .sub-navigation-menu[data-count-gt*="(16)"] {
    left: 7.5%;
    right: 7.5%;
  }
  .sub-navigation-menu[data-count-gt*="(16)"] {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .sub-navigation-menu[data-count-gt*="(16)"] {
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    -ms-flex-wrap: none;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sub-navigation-menu[data-count-gt*="(16)"] > li {
    width: 33.3%;
  }
  .sub-navigation-menu {
    opacity: 0;
  }
  .main-navigation .navigation-menu > li.has-subnav:hover .sub-navigation-menu {
    pointer-events: auto;
    opacity: 1;
  }
}
@media only screen and (max-width: 979px) {
  .main-navigation-wrappings {
    padding: 20px;
    background-color: #204c90;
    color: #fcfcfc;
  }
  .main-navigation-wrappings a,
  .main-navigation-wrappings a:link,
  .main-navigation-wrappings a:visited,
  .main-navigation-wrappings a:hover,
  .main-navigation-wrappings a:focus,
  .main-navigation-wrappings a:active {
    color: #fcfcfc;
  }
  .main-navigation > .navigation-menu > li + li {
    margin-top: 10px;
  }
  .main-navigation .sub-navigation-menu {
    margin-left: 20px;
  }
  html.js body {
    position: relative;
  }
  html.js .main-navigation-wrappings {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
  }
  html.js .main-navigation-wrappings,
  html.js .sub-navigation-menu {
    display: none;
  }
  html.js.showing-mobile-menu .main-navigation-wrappings,
  html.js .main-navigation > .navigation-menu > li.show-subnav-mobile .sub-navigation-menu {
    display: block;
  }
}
.main-slideshow-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-align: center;
}
.main-slideshow-container .main-slideshow-wrapper {
  position: relative;
}
.main-slideshow-container ul.slider-items img {
  vertical-align: bottom;
  max-width: 1500px;
  height: auto;
  width: 100%;
}
.flex-direction-nav a {
  overflow: visible;
}
.flex-direction-nav a:before {
  color: #a9a9a9;
}
.main-slideshow-wrapper {
  overflow: hidden;
  position: relative;
}
.main-slideshow-wrapper ul.slider-items li a,
.main-slideshow-wrapper ul.slider-items li a:link,
.main-slideshow-wrapper ul.slider-items li a:visited,
.main-slideshow-wrapper ul.slider-items li a:hover,
.main-slideshow-wrapper ul.slider-items li a:focus,
.main-slideshow-wrapper ul.slider-items li a:active {
  display: block;
  position: relative;
}
.main-slideshow-wrapper ul.slider-items li a .slideshow-overlay-image,
.main-slideshow-wrapper ul.slider-items li a:link .slideshow-overlay-image,
.main-slideshow-wrapper ul.slider-items li a:visited .slideshow-overlay-image,
.main-slideshow-wrapper ul.slider-items li a:hover .slideshow-overlay-image,
.main-slideshow-wrapper ul.slider-items li a:focus .slideshow-overlay-image,
.main-slideshow-wrapper ul.slider-items li a:active .slideshow-overlay-image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media only screen and (min-width: 980px) {
  .main-slideshow-container .flex-control-nav {
    bottom: 20px;
    z-index: 8;
  }
  .main-slideshow-container .flex-control-paging li a {
    width: 22px;
    height: 22px;
  }
}
@media only screen and (max-width: 980px) {
  .flex-direction-nav a:before {
    font-size: 30px;
  }
}
@media only screen and (max-width: 979px) {
  .main-slideshow-container {
    margin-top: 30px;
  }
  .main-slideshow-container .flex-control-nav {
    bottom: -8px;
    z-index: 8;
  }
  .main-slideshow-container .flex-control-paging li a {
    background: rgba(0,0,0,0.25);
    width: 8px;
    height: 8px;
  }
}
@media only screen and (max-width: 568px) {
  .flex-direction-nav a:before {
    display: none !important;
  }
}
@media only screen and (max-width: 319px) {
  .main-slideshow-container {
    margin-top: 20px;
  }
}
.slideshow-buttons-container {
  padding: 30px;
  background: #f5f5f5;
  border-bottom: 5px solid #d83b2b;
}
.slideshow-buttons {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.75;
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  text-align: center;
}
.slideshow-buttons > li a,
.slideshow-buttons > li a:link,
.slideshow-buttons > li a:visited,
.slideshow-buttons > li a:hover,
.slideshow-buttons > li a:focus,
.slideshow-buttons > li a:active {
  display: block;
  padding: 12px 40px;
  color: #fff;
  background: #760209;
  border-radius: 2px;
  text-decoration: none;
  font-family: 'Be Vietnam Pro', sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
  min-width: 300px;
}
.slideshow-buttons > li a:hover {
  background: #d83b2b;
  color: #fff;
}
@media only screen and (min-width: 980px) {
  .slideshow-buttons {
    max-width: 1170px;
    margin: 0 auto;
  }
  .slideshow-buttons > li {
    display: inline-block;
    margin: 0 20px;
    margin-left: 4%;
  }
  .slideshow-buttons > li:first-child {
    margin-left: 0;
  }
  .slideshow-buttons {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .slideshow-buttons {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .slideshow-buttons {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .slideshow-buttons > li {
    -moz-box-flex: 1 1 auto;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
@media only screen and (max-width: 979px) {
  .slideshow-buttons > li {
    margin-top: 20px;
  }
  .slideshow-buttons > li:first-child {
    margin-top: 0;
  }
}
@media only screen and (max-width: 319px) {
  .slideshow-buttons-container {
    padding: 20px 10px;
    border-bottom-width: 2px;
  }
  .slideshow-buttons {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.2;
  }
  .slideshow-buttons > li a,
  .slideshow-buttons > li a:link,
  .slideshow-buttons > li a:visited,
  .slideshow-buttons > li a:hover,
  .slideshow-buttons > li a:focus,
  .slideshow-buttons > li a:active {
    padding: 10px;
    text-transform: none;
  }
}
.site-welcome-section-wrappings,
.site-welcome-section-wrappings:before,
.site-welcome-section-wrappings:after,
.site-welcome-section-wrappings *,
.site-welcome-section-wrappings *:before,
.site-welcome-section-wrappings *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.home-page .site-welcome-section-wrapper {
  margin: 0 auto;
}
.home-page .site-welcome-section-wrappings {
  font-size: 1.5em;
  line-height: 1.75;
  color: #4e4e4e;
  font-family: 'Be Vietnam Pro', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  padding: 20px;
  background-color: #fff;
}
.home-page .site-welcome-section-title,
.home-page .site-welcome-section-subtitle {
  color: #204c90;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.home-page .site-welcome-section-title-link,
.home-page .site-welcome-section-title-link:link,
.home-page .site-welcome-section-title-link:visited,
.home-page .site-welcome-section-title-link:hover,
.home-page .site-welcome-section-title-link:focus,
.home-page .site-welcome-section-title-link:active,
.home-page .site-welcome-section-subtitle-link,
.home-page .site-welcome-section-subtitle-link:link,
.home-page .site-welcome-section-subtitle-link:visited,
.home-page .site-welcome-section-subtitle-link:hover,
.home-page .site-welcome-section-subtitle-link:focus,
.home-page .site-welcome-section-subtitle-link:active {
  color: #204c90;
  text-decoration: none;
}
.home-page .site-welcome-section-title-link:hover .site-welcome-section-title {
  color: #00b156;
}
.home-page .site-welcome-section-subtitle-link:hover .site-welcome-section-subtitle {
  color: #00b156;
}
.home-page .site-welcome-section-title {
  font-size: 2.667;
  margin-top: 0;
  font-weight: 700;
  margin-bottom: 0.5em;
}
.home-page .site-welcome-section-subtitle {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 0.2em;
  font-weight: normal;
}
@media only screen and (min-width: 980px) {
  .fh-welcome-section-images-listing {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    justify-content: center;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    line-height: 0;
    text-align: center;
  }
  .fh-welcome-section-images-listing > li {
    width: 300px;
    height: 300px;
  }
  .fh-welcome-section-images-listing img {
    max-width: 100%;
    vertical-align: bottom;
    border-width: 0;
    border-radius: 0.8em;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    object-fit: cover;
    -ms-transition: opacity .7s ease 0s, transform .7s ease 0s;
    -moz-transition: opacity .7s ease 0s, transform .7s ease 0s;
    -webkit-transition: opacity .7s ease 0s, transform .7s ease 0s;
    transition: opacity .7s ease 0s, transform .7s ease 0s;
    -moz-box-shadow: 0 1.78em 2.78em rgba(63,83,96,0.2);
    -webkit-box-shadow: 0 1.78em 2.78em rgba(63,83,96,0.2);
    box-shadow: 0 1.78em 2.78em rgba(63,83,96,0.2);
  }
  .fh-welcome-section-images-listing > li {
    display: inline-block;
    vertical-align: top;
  }
  .fh-welcome-section-images-listing > li:first-child,
  .fh-welcome-section-images-listing > li:nth-child(3) {
    margin-left: auto;
    margin-right: 10px;
  }
  .fh-welcome-section-images-listing > li:nth-child(2),
  .fh-welcome-section-images-listing > li:nth-child(4) {
    margin-right: auto;
    margin-left: 10px;
  }
  .fh-welcome-section-images-listing > li:nth-child(3),
  .fh-welcome-section-images-listing > li:nth-child(4) {
    margin-top: 10px;
  }
  .fh-welcome-section-images-listing img {
    -ms-transition: opacity .7s ease 0s, transform .7s ease 0s;
    -moz-transition: opacity .7s ease 0s, transform .7s ease 0s;
    -webkit-transition: opacity .7s ease 0s, transform .7s ease 0s;
    transition: opacity .7s ease 0s, transform .7s ease 0s;
  }
  .fh-welcome-section-images-listing > li:first-child img {
    z-index: 3;
    transition-delay: .6s;
  }
  .fh-welcome-section-images-listing > li:nth-child(2) img {
    z-index: 4;
    transition-delay: .4s;
  }
  .fh-welcome-section-images-listing > li:nth-child(3) img {
    z-index: 2;
    transition-delay: .2s;
  }
  .fh-welcome-section-images-listing > li:nth-child(4) img {
    z-index: 1;
    transition-delay: 0;
  }
  html.js .fh-welcome-section-images-listing img {
    opacity: 0;
  }
  html.js .fh-welcome-section-images-listing > li:first-child img {
    transform: translate3d(-200%,-200%,0.1px);
  }
  html.js .fh-welcome-section-images-listing > li:nth-child(2) img {
    transform: translate3d(200%,-200%,0.1px);
  }
  html.js .fh-welcome-section-images-listing > li:nth-child(3) img {
    transform: translate3d(-200%,200%,0.1px);
  }
  html.js .fh-welcome-section-images-listing > li:nth-child(4) img {
    transform: translate3d(200%,200%,0.1px);
  }
  html.js .fh-welcome-section-images-listing.fh-visible > li img {
    transform: translate3d(0,0,0.1px);
    opacity: 1;
  }
  .fh-welcome-section-images-listing img {
    max-width: 100%;
    width: 700px;
    height: auto;
    vertical-align: bottom;
    border-width: 0;
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    object-fit: cover;
    position: relative;
    float: left;
    opacity: 0;
    -ms-transition: opacity .7s ease 0s, transform .7s ease 0s;
    -moz-transition: opacity .7s ease 0s, transform .7s ease 0s;
    -webkit-transition: opacity .7s ease 0s, transform .7s ease 0s;
    transition: opacity .7s ease 0s, transform .7s ease 0s;
    border-radius: 0.8em;
    overflow: hidden;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 1.78em 2.78em rgba(63,83,96,0.2);
    -webkit-box-shadow: 0 1.78em 2.78em rgba(63,83,96,0.2);
    box-shadow: 0 1.78em 2.78em rgba(63,83,96,0.2);
  }
  .fh-welcome-section-images-listing {
    font-size: 16px;
    overflow: hidden;
  }
  .fh-welcome-section-images-listing.fh-visible img {
    opacity: 1;
  }
  .fh-welcome-section-images-listing > li:first-child img {
    width: 300px;
    height: 300px;
    margin-left: 2.7vw;
    z-index: 2;
    transition-delay: .6s;
    -ms-transform: translate(-1em,-1em);
    -webkit-transform: translate(-1em,-1em);
    transform: translate(-1em,-1em);
    background-position: right;
    object-position: right;
  }
  .fh-welcome-section-images-listing > li:nth-child(2) img {
    width: 300px;
    height: 300px;
    margin-left: -5vw;
    margin-top: 1.7vw;
    margin-bottom: -4.3vw;
    z-index: 3;
    transition-delay: .4s;
    -ms-transform: translate(1em,-1em);
    -webkit-transform: translate(1em,-1em);
    transform: translate(1em,-1em);
    background-size: cover;
    background-position: top center;
    object-position: top center;
  }
  .fh-welcome-section-images-listing > li:nth-child(3) img {
    width: 300px;
    height: 300px;
    margin-top: -1.8vw;
    z-index: 1;
    transition-delay: .2s;
    -ms-transform: translate(-1em,1em);
    -webkit-transform: translate(-1em,1em);
    transform: translate(-1em,1em);
    background-position: right;
    object-position: right;
  }
  .fh-welcome-section-images-listing > li:nth-child(4) img {
    width: 300px;
    height: 300px;
    margin-top: 0;
    margin-left: -6vw;
    z-index: 0;
    margin-right: -2.1vw;
    -ms-transform: translate(1em,1em);
    -webkit-transform: translate(1em,1em);
    transform: translate(1em,1em);
    transition-delay: 0s;
    background-position: bottom;
    object-position: bottom;
  }
  .fh-welcome-section-images-listing > li img {
    transition: 1s transform ease-in-out 0s;
  }
  .fh-welcome-section-images-listing > li img:hover {
    z-index: 999;
  }
  .fh-welcome-section-images-listing > li.fh-active-item img:hover {
    box-shadow: 0px 0px 8px rgba(0,0,0,0.8);
  }
  .fh-welcome-section-images-listing.fh-active-slideshow > li:not(.fh-active-item) img {
    transition: 1s transform ease-in-out 0s, 50ms filter ease-in-out;
    filter: blur(4px) grayscale(100%);
  }
  .home-page .site-welcome-section-wrappings {
    margin: 0 auto 20px auto;
    padding: 0 7.5%;
    padding: 0 2%;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
  }
  .home-page .site-welcome-section-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1260px;
  }
  .home-page .site-welcome-section-wrappings,
  .home-page .site-welcome-section-wrappings[data-sections-count-gt1="true"] >  .site-welcome-section-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .home-page .site-welcome-section-wrappings[data-sections-count-gt1="true"] >  .site-welcome-section-wrapper {
    -moz-box-pack: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .home-page .site-welcome-section-wrappings[data-sections-count-gt1="true"] >  .site-welcome-section-wrapper {
    -moz-box-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .home-page .site-welcome-section-wrappings[data-sections-count-gt1="true"] >  .site-welcome-section-wrapper > .site-welcome-section {
    max-width: 100%;
    width: 800px;
    margin-left: 2%;
    margin-right: 2%;
  }
}
@media only screen and (max-width: 979px) {
  .home-page .site-welcome-section-title,
  .home-page .site-welcome-section-subtitle {
    text-align: center;
    margin-bottom: 0.2em;
  }
  .home-page .site-welcome-section-wrappings {
    padding: 20px;
  }
  .fh-welcome-section-images-listing {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}
@media only screen and (max-width: 319px) {
  .home-page .site-welcome-section-title {
    font-size: 21px;
    font-size: 1.3rem;
  }
  .home-page .site-welcome-section-subtitle {
    font-size: 17px;
    font-size: 1.1rem;
  }
  .home-page .site-welcome-section-wrappings {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4;
  }
}
.home-page .site-information-sections-wrappings {
  font-family: 'Be Vietnam Pro', sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  background: #234290;
  color: #fcfcfc;
  padding: 20px;
}
.home-page .site-information-sections-wrappings .site-information-section {
  text-align: center;
}
.home-page .site-information-sections-wrappings a,
.home-page .site-information-sections-wrappings a:link,
.home-page .site-information-sections-wrappings a:visited,
.home-page .site-information-sections-wrappings a:hover,
.home-page .site-information-sections-wrappings a:focus,
.home-page .site-information-sections-wrappings a:active {
  text-decoration: underline;
  color: #fcfcfc;
}
.home-page .site-information-sections-wrappings a:hover,
.home-page .site-information-sections-wrappings a:focus,
.home-page .site-information-sections-wrappings a:active {
  color: #eb7025;
}
.home-page .site-information-sections-wrappings .site-information-section-content a,
.home-page .site-information-sections-wrappings .site-information-section-content a:link,
.home-page .site-information-sections-wrappings .site-information-section-content a:visited,
.home-page .site-information-sections-wrappings .site-information-section-content a:hover,
.home-page .site-information-sections-wrappings .site-information-section-content a:focus,
.home-page .site-information-sections-wrappings .site-information-section-content a:active {
  text-decoration: none;
}
.home-page .site-information-sections-wrappings .site-information-section-content {
  font-size: 22px;
  font-size: 1rem;
}
.home-page .site-information-sections-wrappings .site-information-section-title {
  font-size: 26px;
  font-size: 1.425rem;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 30px;
}
.home-page .site-information-sections-wrapper {
  max-width: 100%;
  margin: 0 auto;
}
div.site-information-sections {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 980px) {
  .home-page .site-information-sections[data-num-sections-gt1="true"] {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
  }
  .home-page .site-information-sections[data-num-sections-gt1="true"] {
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
  }
  .home-page .site-information-sections[data-num-sections-gt1="true"] > .site-information-section-wrappings {
    -moz-box-flex: 1 0 48%;
    -webkit-box-flex: 1 0 48%;
    -ms-flex: 1 0 48%;
    -webkit-flex: 1 0 48%;
    flex: 1 0 48%;
  }
  .home-page .site-information-sections[data-num-sections-gt2="true"] > .site-information-section-wrappings {
    -moz-box-flex: 1 0 31%;
    -webkit-box-flex: 1 0 31%;
    -ms-flex: 1 0 31%;
    -webkit-flex: 1 0 31%;
    flex: 1 0 31%;
  }
  .home-page .site-information-sections-wrappings {
    padding: 35px 30px;
  }
}
@media only screen and (max-width: 979px) {
  .home-page .site-information-sections-wrappings {
    padding: 20px;
    text-align: center;
  }
}
@media only screen and (max-width: 319px) {
  .home-page .site-information-sections-wrappings {
    line-height: 1.2;
  }
  .home-page .site-information-sections-wrappings .site-information-section-content {
    font-size: 16px;
    font-size: 1rem;
  }
  .home-page .site-information-sections-wrappings .site-information-section-title {
    font-size: 21px;
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
}
.footer .footer-social-links-wrapper {
  text-align: center;
  margin: 40px auto 20px;
  font-size: 25px;
  font-size: 1.5625rem;
}
.footer .footer-social-links-wrapper .fa-fw {
  width: auto;
}
.footer .footer-social-links-wrapper .fa {
  text-align: center;
  width: 34px;
  height: 34px;
  border-radius: 4px;
  padding: 8px;
  font-size: 18px;
  color: #ffffff;
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}
.footer .footer-social-links-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .footer-social-links-wrapper ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}
.footer .footer-social-links-wrapper ul li.has-image {
  display: none;
}
@media only screen and (max-width: 979px) {
  .footer .footer-social-links-wrapper {
    margin-top: 20px;
  }
}
.fh-info-container[data-info-group="1000"] {
  font-family: 'Be Vietnam Pro', sans-serif;
  font-weight: 600;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 16px;
  line-height: 27px;
  color: #124d7e;
}
.fh-info-container[data-info-group="1000"] .fh-info----news-item-image {
  vertical-align: bottom;
}
.fh-info-container[data-info-group="1000"] .fh-info-section-title {
  text-align: center;
  font-family: 'Be Vietnam Pro', sans-serif;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 36px;
  margin: 0 0 30px 0;
}
.fh-info-container[data-info-group="1000"] a,
.fh-info-container[data-info-group="1000"] a:link,
.fh-info-container[data-info-group="1000"] a:visited,
.fh-info-container[data-info-group="1000"] a:hover,
.fh-info-container[data-info-group="1000"] a:focus,
.fh-info-container[data-info-group="1000"] a:active {
  text-decoration: none;
  color: #124d7e;
  transition: all 0.2s linear;
  font-size: 1.111rem;
}
.fh-info-container[data-info-group="1000"] a:hover {
  color: #eb6e20;
  transition: .4s;
  text-decoration: underline;
}
.fh-info-container[data-info-group="1000"] .fh-info----news-item-image-container {
  overflow: hidden;
}
.fh-info-container[data-info-group="1000"] .fh-info----news-item-image {
  transition: all 0.4s linear;
}
.fh-info-container[data-info-group="1000"] .fh-info----news-item-image:hover {
  transform: scale(1.1);
}
@media only screen and (min-width: 980px) {
  .fh-info-container[data-info-group="1000"] {
    max-width: 1170px;
    width: 100%;
    margin: 50px auto;
  }
  .fh-info-container[data-info-group="1000"] .fh-info----news-item-title-container,
  .fh-info-container[data-info-group="1000"] .fh-info----news-item-description {
    text-align: left;
  }
  .fh-info-container[data-info-group="1000"][data-count="5"] .fh-info----news-item {
    width: 18%;
  }
  .fh-info-container[data-info-group="1000"][data-count="5"] .fh-info----news-item + .fh-info----news-item {
    margin-left: 2%;
  }
  .fh-info-container[data-info-group="1000"][data-count="4"] .fh-info----news-item {
    width: 23.5%;
  }
  .fh-info-container[data-info-group="1000"][data-count="4"] .fh-info----news-item + .fh-info----news-item {
    margin-left: 2%;
  }
  .fh-info-container[data-info-group="1000"][data-count="3"] .fh-info----news-item {
    width: 31.3%;
  }
  .fh-info-container[data-info-group="1000"][data-count="3"] .fh-info----news-item + .fh-info----news-item {
    margin-left: 2%;
  }
  .fh-info-container[data-info-group="1000"][data-count="2"] .fh-info----news-item {
    width: 47%;
  }
  .fh-info-container[data-info-group="1000"][data-count="2"] .fh-info----news-item + .fh-info----news-item {
    margin-left: 2%;
  }
  .fh-info-container[data-count-gt1="true"] {
    text-align: center;
  }
  .fh-info-container[data-count-gt1="true"] .fh-info----news-item {
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (max-width: 979px) {
  .fh-info-container[data-info-group="1000"] .fh-info-container-inner-wrapper {
    text-align: center;
    padding: 10px;
    line-height: 1.4;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 979px) {
  .fh-info-container[data-count-gt1="true"] {
    text-align: center;
  }
  .fh-info-container[data-count-gt1="true"] .fh-info----news-item {
    display: inline-block;
    vertical-align: top;
  }
  .fh-info-container[data-info-group="1000"] {
    text-align: center;
  }
  .fh-info-container[data-info-group="1000"][data-count="4"] .fh-info----news-item {
    width: 47%;
  }
  .fh-info-container[data-info-group="1000"][data-count="4"] .fh-info----news-item + .fh-info----news-item {
    margin-left: 2%;
  }
}
.fh-info-icons-section-wrappings {
  position: relative;
  z-index: 800;
  text-align: center;
  padding: 20px;
  color: #000;
}
.fh-info-icons-section-wrappings a,
.fh-info-icons-section-wrappings a:link,
.fh-info-icons-section-wrappings a:visited,
.fh-info-icons-section-wrappings a:hover,
.fh-info-icons-section-wrappings a:active {
  color: #000;
  color: inherit;
}
.fh-info-icons-section-wrapper {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.fh-info-icons-section-wrapper > .info-section {
  -moz-box-pack: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.fh-info-icons-section-wrapper > .info-section {
  -moz-box-lines: multiple;
  -webkit-box-lines: multiple;
  -ms-flex-wrap: none;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (min-width: 981px) {
  .fh-info-icons-section-wrapper > .info-section {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .fh-info-icons-section-wrapper > .info-section > .info-item {
    display: inline-block;
    vertical-align: top;
  }
  .fh-info-icons-section-wrapper > .info-section[data-num-items-div-by-true*="(2)"] > .info-item {
    min-width: 40%;
    width: 40%;
    max-width: 40%;
  }
  .fh-info-icons-section-wrapper > .info-section[data-num-items-div-by-true*="(4)"] > .info-item {
    min-width: 22%;
    width: 22%;
    max-width: 22%;
  }
  .fh-info-icons-section-wrapper > .info-section[data-num-items-div-by-true*="(5)"] > .info-item {
    min-width: 18%;
    width: 18%;
    max-width: 18%;
  }
}
@media only screen and (max-width: 980px) {
  .home-page .site-welcome-section-wrappings {
    padding: 0 10px;
  }
  .home-page .site-welcome-section-title {
    font-size: 2rem;
    line-height: 1.4;
  }
  .home-page .site-welcome-section-subtitle,
  .fh-info-icons-section-wrapper h2 {
    font-size: 1.1rem;
    line-height: 1.4;
  }
  .home-page .site-welcome-section-content {
    font-size: 1rem;
    line-height: 1.4;
  }
  .home-page .site-welcome-section-content p {
    margin: 0;
    padding: 0;
  }
  .fh-info-icons-section-wrapper > .info-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}
td.ecard ul.ecard {
  font-size: 1rem;
}
.content-page .fh-main-content {
  max-width: 100%;
  overflow: hidden;
}
.content-page img.maincontent {
  border: 4px solid #0d6e9e;
  border-radius: 4px;
  box-shadow: 3px 3px 3px #a3a1a1;
  padding: 3px;
  float: right;
}
.content-page img.maincontentleft {
  border: 4px solid #0d6e9e;
  border-radius: 4px;
  box-shadow: 3px 3px 3px #a3a1a1;
  float: left;
  margin-right: 20px;
}
.content-page iframe.maincontent {
  border: 4px solid #0d6e9e;
  border-radius: 4px;
  box-shadow: 3px 3px 3px #a3a1a1;
  padding: 3px;
  float: right;
}
@media only screen and (max-width: 979px) {
  .content-page img.maincontent {
    border: 4px solid #0d6e9e;
    border-radius: 4px;
    box-shadow: 3px 3px 3px #a3a1a1;
    padding: 10px;
    clear: both;
  }
  .content-page img.maincontentleft {
    border: 4px solid #0d6e9e;
    border-radius: 4px;
    box-shadow: 3px 3px 3px #a3a1a1;
    padding: 10px;
    clear: left;
  }
  .content-page iframe.maincontent {
    border: 4px solid #0d6e9e;
    border-radius: 4px;
    box-shadow: 3px 3px 3px #a3a1a1;
    padding: 10px;
    clear: both;
  }
}
.content-page span.bullet-image {
  color: #000;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.content-page span.bullet-image-container {
  position: absolute;
  left: -16px;
  color: #867953;
}
.content-page h1,
.content-page h2,
.content-page h3,
.content-page h4,
.content-page h5,
.content-page h6 {
  color: #204c90;
  margin: 0;
  padding: 0;
}
.content-page h1,
.content-page h2 {
  color: #204c90;
  font-family: 'Be Vietnam Pro', sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0px;
  font-style: normal;
}
.content-page h1 {
  margin-top: 0;
  font-size: 2em;
  margin-bottom: 20px;
}
.content-page h2 {
  margin-top: 0;
  font-size: 1.5em;
  color: #2caedc;
  font-weight: bold;
}
.content-page .main {
  max-width: 1170px;
  padding-left: 2.5%;
  padding-right: 2.5%;
  margin-left: auto;
  margin-right: auto;
}
.content-page .pageContent {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.111rem;
  line-height: 1.6;
  color: #000;
}
.content-page .pageContent a,
.content-page .pageContent a:link,
.content-page .pageContent a:visited,
.content-page .pageContent a:hover,
.content-page .pageContent a:focus,
.content-page .pageContent a:active {
  color: #204c90;
  transition: all 0.2s linear;
}
.content-page .pageContent a:hover {
  color: #eb6e20;
  transition: .4s;
  text-decoration: underline;
}
.content-page .pageContent b {
  color: #000;
}
.content-page .pageContent b a,
.content-page .pageContent b a:link,
.content-page .pageContent b a:visited,
.content-page .pageContent b a:hover,
.content-page .pageContent b a:focus,
.content-page .pageContent b a:active {
  color: #000;
}
.content-page .pageContent b a:hover {
  color: #eb6e20;
  transition: .4s;
  text-decoration: underline;
}
.pageContent a.content-button,
.pageContent a.content-button:link,
.pageContent a.content-button:visited,
.pageContent a.content-button:hover,
.pageContent a.content-button:focus,
.pageContent a.content-button:active {
  min-width: 200px;
  font-size: 18px;
  font-weight: normal;
  color: white;
  background: #760208;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 6px;
  box-shadow: 0px 1px 4px black;
  text-decoration: none;
  border: none;
  cursor: pointer;
  text-align: center;
}
.pageContent a.content-button:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.content-page .pageContent h1.pagetitle-index-1 {
  text-align: left;
  color: #fff;
  background: linear-gradient(0deg,#2caedc 0%,#124d7e 100%);
  line-height: 1.2;
}
.content-page .contentimage .contentpic2 {
  border: 10px solid #fff;
  border-radius: 4px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
}
.content-page .fh-pagetitle-content-addendum-image-wrapper {
  display: none;
  text-align: center;
  margin-top: 20px;
}
.content-page .fh-pagetitle-content-addendum-image-wrapper .contentimage {
  float: none;
  display: inline-block;
}
@media only screen and (min-width: 980px) {
  .content-page .pageContent {
    padding-bottom: 40px;
  }
  .content-page .pageContent h1.pagetitle-index-1 {
    text-align: left;
    color: #fff;
    background: linear-gradient(0deg,#00aedb 0%,#0f4b7d 100%);
    padding: 40px 10px;
    margin-left: -100%;
    margin-right: -100%;
    padding-left: 100%;
    font-size: 60px;
  }
  .content-page .pageContent h1.pagetitle-index-1 .title-text {
    display: block;
    max-width: 33%;
  }
  .content-page .pageContent h1.pagetitle-index-1.no-content-image.calendar-title .title-text,
  .content-page .pageContent h1.pagetitle-index-1.no-content-image.pagetitle-ecard .title-text {
    padding-right: 50%;
    text-align: center;
  }
  .content-page .pageContent h1.pagetitle-index-1.no-content-image .title-text {
    max-width: 100%;
  }
  .content-page .pageContent h1.pagetitle-index-1.pagetitle-staff-page.has-content-image .title-text {
    max-width: 50%;
  }
  .content-page .fh-pagetitle-content-image-wrapper .contentimage {
    display: block;
    float: right;
    margin: -150px 0 -50px 20px;
    padding: 0;
  }
}
@media only screen and (max-width: 979px) {
  .content-page h1 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .content-page h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .content-page .pageContent {
    padding: 0;
  }
  .content-page .contentimage {
    padding: 0;
    margin: 0;
    float: none;
    display: block;
  }
  .content-page .contentimage br {
    display: none;
  }
  .content-page .contentimage .image_caption {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    width: 1px;
    overflow: hidden;
    position: absolute !important;
  }
  html.has-main-slideshow .content-page .pageContent {
    padding-top: 0;
  }
  html.has-main-slideshow .content-page .main {
    margin-top: 20px;
  }
  div.pageContent-wrappings {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  div.pageContent-wrappings .gsc-control-cse {
    padding: 0;
  }
  .content-page .pageContent h1.pagetitle-index-1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
    text-align: center;
    margin: 0 -20px;
  }
  .content-page .pageContent h1.pagetitle-index-1 .title-text {
    display: block;
    padding: 20px 10px;
  }
  .content-page .fh-pagetitle-content-image-wrapper {
    display: none;
  }
  .content-page .fh-pagetitle-content-addendum-image-wrapper {
    display: block;
  }
}
@media only screen and (max-width: 319px) {
  .content-page h1 {
    font-size: 21rem;
    font-size: 1.3rem;
  }
  .content-page h2 {
    font-size: 18px;
    font-size: 1.1rem;
  }
}
.content-menu-heading {
  margin-bottom: 20px;
  display: none;
}
.content-menu-title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  color: #00953b;
}
.content-menu-items {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #204c90;
  font-size: 18px;
  font-size: 1.2rem;
}
.content-menu-items a,
.content-menu-items a:link,
.content-menu-items a:visited,
.content-menu-items a:hover,
.content-menu-items a:focus,
.content-menu-items a:active {
  color: #204c90;
  display: block;
  padding: 8px 0;
}
.content-menu-items a:hover {
  color: #d93c2b;
  font-style: italic;
}
.content-menu-images {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.content-menu-images .flex-direction-nav {
  display: none !important;
}
.content-menu-images-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.content-menu-images-listing > li {
  display: block;
}
.content-menu-images-listing > li img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.content-menu-wrapper-container {
  margin-bottom: 20px;
}
@media only screen and (min-width: 980px) {
  html.content-page body.has-content-menu .pageContent-wrapper .content-menu,
  html.content-page body.has-content-menu .pageContent-wrapper .pageContent {
    display: inline-block;
    vertical-align: top;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .content-menu {
    width: 25%;
    padding-right: 20px;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .pageContent {
    width: 75%;
  }
  html.content-page-dont-do[data-sub-lowercase-ascii-alphanumeric="aboutus"] body.has-content-menu .pageContent-wrapper .content-menu {
    display: none;
  }
  html.content-page-dont-do[data-sub-lowercase-ascii-alphanumeric="aboutus"] body.has-content-menu .pageContent-wrapper .pageContent {
    width: auto;
    display: block;
  }
}
@media only screen and (max-width: 979px) {
  .content-menu {
    display: none;
  }
  html.content-page body.has-content-menu .pageContent-wrapper {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  html.content-page body.has-content-menu .pageContent-wrapper {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .pageContent {
    display: block;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .pageContent {
    -moz-box-ordinal-group: 1;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .content-menu {
    display: block;
    padding: 20px;
    text-align: center;
  }
  html.content-page body.has-content-menu .pageContent-wrapper .content-menu {
    -moz-box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
#js-doctor-biography {
  display: none !important;
}
#js-doctor-biography .caption {
  display: block;
  text-align: left;
}
#js-doctor-biography .caption + .caption {
  display: none;
}
#js-doctors-listing {
  position: relative;
  margin-top: 20px;
}
#js-doctors-listing .flex-direction-nav a {
  margin-top: -60px;
}
#js-doctors-listing > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#js-doctors-listing > ul > li {
  display: inline-block;
  vertical-align: top;
}
#js-doctors-listing > ul > li img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.content-page .pageContent #js-doctors-listing .flex-direction-nav a,
.content-page .pageContent #js-doctors-listing .flex-direction-nav a:before {
  color: #73c053;
  color: #09c;
  color: #36f;
}
.content-page .pageContent #js-doctors-listing .flex-direction-nav a:before {
  font-size: 30px;
}
.content-page .pageContent #js-doctors-listing .flex-direction-nav a.flex-prev {
  left: 0px;
}
.content-page .pageContent #js-doctors-listing .flex-direction-nav a.flex-next {
  right: 10px;
}
.page-providers-table {
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
}
.page-providers-table td {
  font-size: 16px;
  text-align: left;
}
.page-providers-table.page-providers-table-three-column td {
  width: 33%;
}
html.content-page-surgicalservices .pageContent table.providers-table td {
  padding-bottom: 40px;
}
@media only screen and (min-width: 561px) {
  html.content-page-surgicalservices body.has-content-menu .pageContent table.providers-table {
    table-layout: fixed;
  }
  html.content-page-surgicalservices body.has-content-menu .pageContent table.providers-table td {
    text-align: center;
  }
  html.content-page-surgicalservices body.has-content-menu .pageContent table.providers-table img {
    width: 172px;
    height: 229px;
  }
}
table.our-facilities-table th,
table.our-facilities-table td {
  padding-bottom: 20px;
}
.contact-us-wrappings {
  line-height: 1.75;
  background: #204c90;
  display: none;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.contact-us-wrappings h2.contact-us-title {
  margin: 0;
  padding: 30px;
  color: #fff;
  font-size: 44px;
  font-size: 2.75rem;
}
.contact-us-wrappings a.contact-us-link,
.contact-us-wrappings a.contact-us-link:link,
.contact-us-wrappings a.contact-us-link:visited,
.contact-us-wrappings a.contact-us-link:hover,
.contact-us-wrappings a.contact-us-link:focus,
.contact-us-wrappings a.contact-us-link:active {
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 319px) {
  .contact-us-wrappings h2.contact-us-title {
    font-size: 212x;
    font-size: 1.4rem;
    padding: 10px;
    display: none;
  }
}
.doctor-listing-specialties,
.doctor-listing-specialties ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.doctor-listing-specialties > li:before,
.doctor-listing-specialties > li:after {
  display: block;
  content: "";
  clear: both;
}
.doctor-listing-specialties > li {
  display: block;
  margin-bottom: 20px;
}
.doctor-listing-specialties .specialty-doctor-photo,
.doctor-listing-specialties .specialty-profile-item {
  float: left;
}
.doctor-listing-specialties .specialty-doctor-photo {
  max-width: 100px;
  height: auto;
}
.doctor-listing-specialties .specialty-profile-item {
  width: 48%;
}
.doctor-listing-specialties .has-image .specialty-profile-item {
  width: 44%;
  margin-left: 6%;
}
.content-page .the-list-of-specialties-with-doctors h2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 980px) {
  .doctor-listing-specialties > li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin-right: 1%;
  }
}
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper:before,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper:after,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper *,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper *:before,
.Special-Page-Title-Instructions-Doctor-List-and-Images-Wrapper *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.special-page----special-listing {
  margin: 0 0 48px;
  padding: 0;
  list-style: none;
  letter-spacing: 0.25px;
  color: #760208;
}
.special-page----special-listing > li {
  display: block;
  vertical-align: top;
}
.special-page----special-listing a,
.special-page----special-listing a:link,
.special-page----special-listing a:visited,
.special-page----special-listing a:hover,
.special-page----special-listing a:focus,
.special-page----special-listing a:active {
  color: #760208;
  text-decoration: none;
  border-top: 3px solid transparent;
  padding-top: 4px;
  padding-bottom: 4px;
}
.special-page----special-listing a.active,
.special-page----special-listing a.active:link,
.special-page----special-listing a.active:visited,
.special-page----special-listing a.active:hover,
.special-page----special-listing a.active:focus,
.special-page----special-listing a.active:active {
  border-top-color: #760208;
}
.special-page----doctor-listing {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #760208;
}
.special-page----doctor-listing a,
.special-page----doctor-listing a:link,
.special-page----doctor-listing a:visited,
.special-page----doctor-listing a:hover,
.special-page----doctor-listing a:focus,
.special-page----doctor-listing a:active {
  color: #760208;
  text-decoration: none;
}
.special-page----doctor-listing > li {
  display: none;
  vertical-align: top;
  padding: 15px;
}
.special-page----doctor-listing > li .special-page----doctor-image {
  overflow: hidden;
  margin-bottom: 20px;
}
.special-page----doctor-listing > li .special-page----doctor-image img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
.special-page----doctor-listing > li.active {
  display: block;
}
h1.pagetitle.Special-Page----page-title {
  margin: 0 0 48px 0;
  padding: 0;
  line-height: 1;
  font-size: 36px;
  font-size: 2.25rem;
}
.Special-Page----instructions {
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.25;
  color: #4e4e4e;
  margin: 0 0 53px 0;
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute !important;
}
.special-page---doctor-name {
  font-weight: bold;
  white-space: pre;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0;
}
.special-page---doctor-fax,
.special-page---doctor-office,
.special-page---doctor-facility,
.special-page---doctor-specials {
  font-size: smaller;
}
.special-page---doctor-facility {
  display: none !important;
}
.special-page---doctor-office-and-fax table {
  table-layout: fixed;
  font-size: 1em;
  border-collapse: collapse;
}
.special-page---doctor-office-and-fax table,
.special-page---doctor-office-and-fax table td,
.special-page---doctor-office-and-fax table th {
  text-align: left;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.special-page----doctor-listing .special-page---doctor-number-label,
.special-page----doctor-listing table .special-page---doctor-number-label {
  padding-right: 8px;
}
@media only screen and (min-width: 980px) {
  .special-page----special-listing > li {
    display: inline-block;
    margin-right: 30px;
  }
  .special-page----doctor-listing > li {
    display: none;
    width: 25%;
  }
  .special-page----doctor-listing > li .special-page----doctor-image img {
    width: 100%;
  }
  .special-page----doctor-listing > li.active {
    display: inline-block;
  }
}
@media only screen and (max-width: 979px) {
  .special-page----doctor-listing {
    text-align: center;
  }
  .special-page----doctor-listing > li {
    display: none;
  }
  .special-page----doctor-listing > li.active {
    display: block;
  }
  .special-page----doctor-listing table {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 319px) {
  .special-page----doctor-listing {
    letter-spacing: 0;
    margin-bottom: 20px;
  }
  .special-page----doctor-listing table,
  .special-page----doctor-listing thead,
  .special-page----doctor-listing tbody,
  .special-page----doctor-listing tfoot,
  .special-page----doctor-listing tr,
  .special-page----doctor-listing th,
  .special-page----doctor-listing td {
    display: block !important;
    width: 100% !important;
    text-align: center !important;
  }
  .Special-Page----instructions {
    margin-bottom: 20px;
  }
  .special-page----doctor-listing .special-page---doctor-number-label {
    font-weight: bold;
  }
}
.doctor-bio-page .doc-pic-tbl,
.doctor-bio-page h1.pagetitle.doctor-name {
  display: none !important;
}
.doc-pic-tbl {
  float: none !important;
}
.pageContent .doctor-bio-page h2.feature14.heading.bio-title,
.pageContent .doctor-bio-page hr {
  display: none;
}
.content-page a[href^="tel:"] {
  text-decoration: none;
}
.content-page .doctor-bio-page img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.content-page .doctor-bio-page br.fh-bio-br {
  display: none;
}
.content-page .doctor-bio-page h1.doctor-name {
  font-size: 36px;
  font-size: 2rem;
  margin-bottom: 20px;
}
.content-page .doctor-bio-page h2 {
  margin-top: 20px;
  font-size: 18px;
  color: #4e4e4e;
}
.content-page .doctor-bio-page h2.heading-contact-info {
  display: none;
}
.content-page .doctor-bio-page .bio-specialties {
  display: block;
  margin: 0 0 28px;
  color: #656565;
  font-size: 24px;
  font-size: 1.5rem;
}
.content-page .doctor-bio-page .bio-specialties br {
  display: block;
}
@media only screen and (min-width: 980px) {
  .doc-bio-page----wrappings-wrapper .doc-bio-page----picture-wrapper,
  .doc-bio-page----wrappings-wrapper .doc-bio-page----content-wrapper {
    display: inline-block;
    vertical-align: top;
  }
  .doc-bio-page----wrappings-wrapper .doc-bio-page----picture-wrapper {
    margin: 0 0 20px;
    width: 33%;
    padding-right: 7%;
  }
  .doc-bio-page----wrappings-wrapper .doc-bio-page----content-wrapper {
    width: 60%;
  }
}
@media only screen and (max-width: 979px) {
  br.fh-bio-br-before-content {
    display: none !important;
  }
  .doc-bio-page----picture-wrapper {
    float: none;
    text-align: center;
    margin-bottom: 40px;
  }
  .doc-pic-tbl {
    float: none !important;
    margin: 0 auto;
  }
}
footer {
  background: #f0f0f0;
}
.footer {
  font-family: 'Be Vietnam Pro', sans-serif;
  font-weight: 400;
  letter-spacing: .25px;
  font-style: normal;
  font-size: 20px;
  font-size: 1.25rem;
  color: #5c5757;
}
.footer a {
  transition: color 0.4s;
}
.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:focus,
.footer a:active {
  color: #204c90;
  text-decoration: none;
  font-size: 20px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.75;
  display: block;
  padding: 8px;
  letter-spacing: 0;
}
.footer a:hover,
.footer a:focus,
.footer a:active {
  color: #eb6e20;
  text-decoration: underline;
}
@media only screen and (min-width: 980px) {
  .footer .footer-columns {
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .footer .footer-columns[data-count-gt1="true"] {
    padding: 40px 0 20px;
  }
  .footer .footer-columns[data-count-gt1="true"] > .footer-column {
    display: inline-block;
    vertical-align: top;
  }
  .footer .footer-columns[data-count-gt1="true"][data-count="3"] > .footer-column {
    width: 33.3%;
  }
  .footer .footer-columns[data-count-gt1="true"][data-count="3"] > .footer-column[data-column="information"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer .footer-columns[data-count-gt1="true"][data-count="2"] > .footer-column {
    width: 50%;
  }
  .footer .footer-columns[data-count-gt1="true"][data-count="2"] > .footer-column + .footer-column {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 979px) {
  .footer {
    text-align: center;
  }
  .footer .footer-columns {
    padding: 1px;
  }
  .footer .footer-columns > .footer-column {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 319px) {
  .footer,
  .footer a,
  .footer a:link,
  .footer a:visited,
  .footer a:hover,
  .footer a:focus,
  .footer a:active {
    font-size: 17px;
    letter-spacing: 0;
  }
  .footer .footer-columns > .footer-column {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.footer .footer-columns > .footer-column[data-column="navigation"] ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.footer .footer-columns > .footer-column[data-column="navigation"] .navigation-menu > li.has-subnav > .menu-link-text .subnav-indicator {
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  font-weight: 400;
  margin-left: 20px;
  transition: transform 0.2s linear;
}
.footer .footer-columns > .footer-column[data-column="navigation"] .navigation-menu > li.has-subnav:hover > .menu-link-text .subnav-indicator {
  transform: rotate(90deg);
}
.footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu {
  margin-left: 20px;
  display: none;
  transition: opacity 0.3s;
}
.footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a,
.footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:link,
.footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:visited,
.footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:hover,
.footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:focus,
.footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:active {
  position: relative;
  transform: translateZ(0.1px);
}
@media only screen and (min-width: 980px) {
  .footer .footer-columns > .footer-column[data-column="navigation"] {
    text-align: left;
  }
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu {
    pointer-events: auto;
    z-index: 9999;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 5px 25px 0 rgba(0,0,0,0.2);
  }
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:before {
    content: "\f105";
    pointer-events: none;
    position: absolute;
    left: 0;
    opacity: 0;
    font-family: FontAwesome;
  }
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:link,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:visited,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:hover,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:focus,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:active {
    color: #ed7d32;
    font-size: 16px;
    font-style: normal;
    display: block;
    padding: 8px 0;
    text-transform: capitalize;
    border-bottom: 1px solid #e5e5e5;
  }
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:hover,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:focus,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:active {
    color: #306095;
    padding-left: 20px;
  }
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:hover:before,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:focus:before,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu a:active:before {
    opacity: 1;
  }
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu li {
    padding: 0 20px;
  }
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu li:last-child a,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu li:last-child a:link,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu li:last-child a:visited,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu li:last-child a:hover,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu li:last-child a:focus,
  .footer .footer-columns > .footer-column[data-column="navigation"] .sub-navigation-menu li:last-child a:active {
    border-bottom-width: 0;
  }
}
.footer .footer-columns > .footer-column[data-column="information"] {
  text-align: center;
}
.footer .footer-columns > .footer-column[data-column="information"] p {
  margin: 0;
  vertical-align: top;
  line-height: 1.75;
}
.footer .footer-columns > .footer-column[data-column="information"] a,
.footer .footer-columns > .footer-column[data-column="information"] a:link,
.footer .footer-columns > .footer-column[data-column="information"] a:visited,
.footer .footer-columns > .footer-column[data-column="information"] a:hover,
.footer .footer-columns > .footer-column[data-column="information"] a:focus,
.footer .footer-columns > .footer-column[data-column="information"] a:active {
  font-size: 17px;
  display: inline-block;
  padding: 0;
}
.mobile-social-links-wrapper {
  display: none;
}
.mobile-social-links-wrapper > ul > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 6px;
}
.mobile-social-links-wrapper > ul > li .fa {
  font-size: 1.5625rem;
  color: #1d8341;
}
.footer .footer-columns > .footer-column[data-column="links"] ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.footer .sub-navigation-menu {
  position: static;
  visibility: visible;
  opacity: 1;
}
@media only screen and (min-width: 980px) {
  .footer .footer-columns > .footer-column[data-column="links"] {
    text-align: right;
  }
  .footer .footer-columns > .footer-column[data-column="links"] li.has-subnav.show-subnav-desktop {
    display: block;
  }
}
@media only screen and (max-width: 979px) {
  .mobile-social-links-wrapper {
    display: block;
  }
  .footer .footer-columns > .footer-column[data-column="links"] li.has-subnav.show-subnav-mobile {
    display: block;
  }
}
.copyright:before,
.copyright:after {
  display: block;
  content: "";
  clear: both;
}
.copyright {
  text-align: center;
  font-size: 16px;
  background: #204c90;
  padding: 10px;
}
.copyright a,
.copyright a:link,
.copyright a:visited,
.copyright a:hover,
.copyright a:focus,
.copyright a:active {
  color: #fff;
  text-decoration: none;
  transition: all 0.2s linear;
}
.copyright a:hover {
  color: #656565;
}
.copyright .copyright-company-name,
.copyright .copyright-links {
  display: inline-block;
  vertical-align: top;
}
.copyright .copyright-images-listing {
  margin: 0;
  padding: 0;
  list-style: none;
}
.copyright .copyright-images-listing > li {
  display: block;
}
.copyright .copyright-images-listing > li img {
  transition: all 0.2s linear;
}
.copyright .copyright-images-listing > li img:hover {
  transform: scale(1.2);
}
.copyright .copyright-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 980px) {
  .copyright {
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
  .copyright .copyright-company-info {
    margin: 0;
    padding: 0;
    display: inline-block;
  }
  .copyright .copyright-images-first {
    float: left;
    margin-right: 20px;
  }
  .copyright .copyright-images-second {
    float: right;
    margin-left: 20px;
  }
  .copyright .copyright-images-listing > li {
    display: inline-block;
    vertical-align: top;
  }
  .copyright .copyright-images-listing > li img {
    max-width: 190px;
  }
  .copyright .copyright-images-listing > li + li {
    margin-left: 20px;
  }
  .copyright .copyright-links ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
  }
  .copyright .copyright-links ul li:before {
    content: "| ";
    color: #00572d;
    font-family: monospace;
    white-space: pre;
  }
}
@media only screen and (max-width: 979px) {
  .copyright .copyright-company-name,
  .copyright .copyright-links {
    display: block;
  }
  .copyright .copyright-images-listing > li {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .copyright {
    display: block;
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .copyright {
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .copyright .copyright-images-first,
  .copyright .copyright-images-second,
  .copyright .copyright-company-info {
    -moz-box-flex: 1 1 auto;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .copyright .copyright-images-first {
    -moz-box-ordinal-group: 1;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .copyright .copyright-images-second {
    -moz-box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .copyright .copyright-company-info {
    -moz-box-ordinal-group: 3;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
}
@media only screen and (max-width: 319px) {
  .copyright .copyright-images-listing > li {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
#toTop {
  background-color: #333;
  border-radius: 4px 4px 0 0;
  bottom: 0;
  color: #fff;
  height: 35px;
  position: fixed;
  right: 75px;
  text-align: center;
  text-transform: uppercase;
  width: 48px;
  opacity: 0;
  z-index: 100000;
  transition: all .2s linear 0s;
  text-decoration: none !important;
}
#toTop:before {
  color: #fff;
  line-height: 35px;
  content: '\f077';
  -webkit-font-smoothing: antialiased;
  font-family: FontAwesome;
  font-size: 22px;
}
html.view-to-top-link #toTop {
  opacity: 1;
}
html.view-to-top-link #toTop:hover {
  background-color: #d83b2b;
}
@media only screen and (max-width: 979px) {
  #toTop {
    right: 10px;
  }
}
table.calendar_table {
  border-collapse: collapse;
  background-color: #f8f8f8;
  border-color: #204c90;
}
table.calendar_table td,
table.calendar_table th {
  padding: 4px;
}
td.month {
  font-weight: bold;
  color: #fff;
  background-color: #204c90;
}
td.day {
  font-weight: bold;
  color: #fff;
  background-color: #0eaedc;
}
td.view-event-label {
  font-weight: bold;
  text-align: right;
}
.mobile-close-menu,
.mobile-search-wrappings,
.mobile-search-wrapper {
  display: none;
}
.mobile-close-menu {
  cursor: pointer;
  color: #fcfcfc;
  font-size: 2em;
  position: absolute;
  top: 10px;
  right: 10px;
}
.mobile-menu-bar {
  background-color: #00538a;
  display: none;
  font-size: 2.0rem;
  color: #fff;
}
.mobile-menu-bar:before,
.mobile-menu-bar:after {
  display: block;
  content: "";
  clear: both;
}
.mobile-menu-bar .mobile-menu-image-wrapper {
  float: left;
  margin-right: 10px;
}
.mobile-menu-bar .mobile-search-image-wrapper {
  float: right;
  margin-left: 10px;
}
.mobile-menu-bar .fa {
  color: #fff;
  cursor: pointer;
}
@media only screen and (max-width: 979px) {
  body .userway {
    display: none;
  }
  body .userway.userway_p1 {
    display: none;
  }
  .showing-mobile-search .mobile-search-wrappings,
  .showing-mobile-search .mobile-search-wrapper {
    display: block;
  }
  .showing-mobile-search .mobile-search-wrappings {
    padding: 10px;
    text-align: center;
    background-color: #37b5e6;
  }
  .mobile-menu-bar {
    display: block;
  }
  html.js.showing-mobile-menu .mobile-close-menu {
    display: inline-block;
  }
}
@media only screen and (max-width: 319px) {
  .mobile-menu-bar {
    font-size: 16px;
    font-size: 1rem;
  }
  .search-wrapper,
  .search-field,
  .search-button {
    display: block;
  }
  .search-field {
    margin-bottom: 10px;
  }
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    transform: translate3d(0,0,0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    transform: translate3d(0,-30px,0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    transform: translate3d(0,-15px,0);
  }
  90% {
    transform: translate3d(0,-4px,0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
@keyframes pulse {
  from {
    transform: scale3d(1,1,1);
  }
  50% {
    transform: scale3d(1.05,1.05,1.05);
  }
  to {
    transform: scale3d(1,1,1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1,1,1);
  }
  30% {
    transform: scale3d(1.25,0.75,1);
  }
  40% {
    transform: scale3d(0.75,1.25,1);
  }
  50% {
    transform: scale3d(1.15,0.85,1);
  }
  65% {
    transform: scale3d(.95,1.05,1);
  }
  75% {
    transform: scale3d(1.05,.95,1);
  }
  to {
    transform: scale3d(1,1,1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0,0,0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px,0,0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px,0,0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes shakelarge {
  from {
    transform: scale(1) translate3d(0,0,0);
  }
  10% {
    transform: scale(1.05) translate3d(-10px,0,0);
  }
  20% {
    transform: scale(1.1) translate3d(10px,0,0);
  }
  30% {
    transform: scale(1.15) translate3d(-10px,0,0);
  }
  40% {
    transform: scale(1.2) translate3d(10px,0,0);
  }
  50% {
    transform: scale(1.2) translate3d(-10px,0,0);
  }
  60% {
    transform: scale(1.2) translate3d(10px,0,0);
  }
  70% {
    transform: scale(1.2) translate3d(-10px,0,0);
  }
  80% {
    transform: scale(1.2) translate3d(10px,0,0);
  }
  90% {
    transform: scale(1.2) translate3d(-10px,0,0);
  }
  to {
    transform: scale(1.2) translate3d(0,0,0);
  }
}
.shakelarge {
  animation-name: shakelarge;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0,0,1,15deg);
  }
  40% {
    transform: rotate3d(0,0,1,-10deg);
  }
  60% {
    transform: rotate3d(0,0,1,5deg);
  }
  80% {
    transform: rotate3d(0,0,1,-5deg);
  }
  to {
    transform: rotate3d(0,0,1,0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1,1,1);
  }
  10%,
  20% {
    transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
  }
  to {
    transform: scale3d(1,1,1);
  }
}
.tada {
  animation-name: tada;
}
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
  }
  30% {
    transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
  }
  45% {
    transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
  }
  60% {
    transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
  }
  75% {
    transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from,
  11.1%,
  to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity: 0;
    transform: scale3d(.3,.3,.3);
  }
  20% {
    transform: scale3d(1.1,1.1,1.1);
  }
  40% {
    transform: scale3d(.9,.9,.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03,1.03,1.03);
  }
  80% {
    transform: scale3d(.97,.97,.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1,1,1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity: 0;
    transform: translate3d(0,-3000px,0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0,25px,0);
  }
  75% {
    transform: translate3d(0,-10px,0);
  }
  90% {
    transform: translate3d(0,5px,0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px,0,0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px,0,0);
  }
  75% {
    transform: translate3d(-10px,0,0);
  }
  90% {
    transform: translate3d(5px,0,0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px,0,0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px,0,0);
  }
  75% {
    transform: translate3d(10px,0,0);
  }
  90% {
    transform: translate3d(-5px,0,0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }
  from {
    opacity: 0;
    transform: translate3d(0,3000px,0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0,-20px,0);
  }
  75% {
    transform: translate3d(0,10px,0);
  }
  90% {
    transform: translate3d(0,-5px,0);
  }
  to {
    transform: translate3d(0,0,0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(.9,.9,.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1,1.1,1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(.3,.3,.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0,10px,0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0,-20px,0);
  }
  to {
    opacity: 0;
    transform: translate3d(0,2000px,0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px,0,0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px,0,0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px,0,0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px,0,0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0,-10px,0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0,20px,0);
  }
  to {
    opacity: 0;
    transform: translate3d(0,-2000px,0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0,-100%,0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0,-2000px,0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%,0,0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px,0,0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%,0,0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px,0,0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0,100%,0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0,2000px,0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0,100%,0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0,2000px,0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%,0,0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px,0,0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%,0,0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px,0,0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0,-100%,0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0,-2000px,0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0,1,0,-360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(.95,.95,.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1,0,0,10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1,0,0,-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0,1,0,-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0,1,0,10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0,1,0,-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0,1,0,-15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%,0,0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%,0,0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0,0,1,-200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0,0,1,-90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0,0,1,200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0,0,1,90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0,0,1,80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0,0,1,60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0,700px,0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3,.3,.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  60% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(.3,.3,.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  to {
    opacity: 0;
    transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
  }
  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px,0,0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
  }
  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px,0,0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }
  to {
    opacity: 0;
    transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0,-100%,0);
    visibility: visible;
  }
  to {
    transform: translate3d(0,0,0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%,0,0);
    visibility: visible;
  }
  to {
    transform: translate3d(0,0,0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%,0,0);
    visibility: visible;
  }
  to {
    transform: translate3d(0,0,0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0,100%,0);
    visibility: visible;
  }
  to {
    transform: translate3d(0,0,0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0,0,0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0,100%,0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0,0,0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%,0,0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0,0,0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%,0,0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0,0,0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0,-100%,0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
.info-section-2 .info-item img {
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.8));
}
.info-section-2 .info-item .info-section-title {
  transition: none;
}
.info-section-2 .info-item:hover .info-section-title {
  color: #eb7025;
}
.footer-column-content .fa,
.fh-footer-logo img {
  transition: filter 0.1s ease 0s;
}
