.testimonials-section {
  background-image: url(../images/testimonials.jpg);
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed
}

.btn-trans {
  background-color: transparent;
  color: #fff;
  border-color: #fff
}

.btn-trans:focus,
.btn-trans:hover {
  background-color: #fff;
  color: #002366;
  border-color: #fff
}

.testimonials-stars .fa-star {
  margin-right: 3px;
  color: #ff1493;
  font-size: 1.3rem
}

.row-cta .btn-warning,
.row-cta .btn-warning-green {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 1rem 2rem;
  background-color: #ff1493;
  border-color: #ff1493;
  transition: .5s
}

.row-cta .btn-warning-green {
  background-color: #002366;
  border-color: #002366
}

.row-cta {
  min-height: 500px;
  background-image: url(../images/office1.jpg);
  background-size: cover;
  background-position: center
}

.gallery-link {
  border: 2px solid #ff1493;
  display: block;
  margin-bottom: 1rem
}

.gallery-inner {
  height: 350px;
  overflow: hidden
}

.gallery-image {
  background-size: cover;
  background-position: center;
  transition: transform 3s ease
}

@media(max-width:768px) {
  .gallery-image img {
    aspect-ratio: 4 / 3;
    object-fit: cover;
  }

  .gallery-inner {
    height: 175px;
  }
}


.gallery-btn {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 10%;
  z-index: 2;
  transition: color .3s ease, background-color .3s ease
}

.gallery-link:focus .gallery-image,
.gallery-link:hover .gallery-image {
  transform: scale(1.3)
}

.gallery-link:focus .gallery-btn,
.gallery-link:hover .gallery-btn {
  background-color: #fff;
  color: #002366;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .2) !important;
  border: solid 1px #002366
}

.overflow-hidden {
  overflow: hidden
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animation-delay2 {
  -webkit-animation-delay: .2s !important;
  animation-delay: .2s !important
}

.animation-delay4 {
  -webkit-animation-delay: .4s !important;
  animation-delay: .4s !important
}

.animation-delay6 {
  -webkit-animation-delay: .6s !important;
  animation-delay: .6s !important
}

.animation-delay8 {
  -webkit-animation-delay: .8s !important;
  animation-delay: .8s !important
}

@media (min-width:992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .3rem;
    padding-left: .3rem
  }
}

h1 {
  color: #002366
}

.flc-featured {
  overflow: hidden;
  height: 26vw
}

@media (min-width:992px) {
  #content {
    width: 960px
  }
}

.page-template-template-contact #content {
  width: 100%
}

.subtitle {
/*  color: #7c7c7c; */
  font-weight: 700;
  font-size: 1.25rem
}

.imgoffice:focus,
.imgoffice:hover {
  transform: scale(1.3)
}

.imgoffice {
  transition: all 2s ease
}

.coloffice {
  overflow: hidden
}

.awardcol {
  position: relative;
  flex: 0 0 25%;
  max-width: 25%
}

.homefillers {
  background-image: url(../images/Home-Fillers.jpg);
  background-position: center;
  background-size: cover
}

.patientli {
  line-height: 3
}

.speciallink {
  font-weight: 700;
  color: #002366;
  font-size: 1.2rem
}

.border-gold {
  border: solid 2px #f3f3f3
}

.wpcf7-form {
 /* font-size: 1.2rem;
  font-weight: 500; */
}

.contactbox {
  border: solid 2px #ff1493;
  background-color: #002366
}

.contactbox a {
  color: #000000 !important;
  font-weight: 700;
  text-transform: uppercase
}

.contactbox a:focus,
.contactbox a:hover {
  color: #fff !important
}

.btn-dark {
  font-size: .9rem;
  padding-top: .8rem;
  padding-bottom: .8rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-weight: 600;
  background-color: #000
}

.header-row .email_anchor,
.header-row .flc-address,
.header-row .phone_anchor {
 /* font-weight: 700; */
  color: #000;
/*  font-size: 1.2rem; */
}

.nav-link {
 /* font-weight: 700; */
  font-size: 1rem;
  text-transform: uppercase
}

.socials a {
  font-size: 1.5rem;
  padding-left: 3px;
  padding-right: 3px
}

@media (max-width:768px) {
  .socials a {
    display: inline-block;
    margin-right: 0.1rem;
    margin-left: 0.1rem;
  }
  
}

.socials img {
  width: 25px
}

.socials {
  margin-top: 1rem
}

.blockquote p {
  margin-bottom: 0 !important;
  font-weight: 600 !important;
  font-size: 1.2rem
}

.blockquote {
  margin-bottom: 2rem
}

.blockquote-footer cite {
 /* font-weight: 600 !important;
  font-size: 1rem;
  font-style: normal */
} 

.header-row .contact_anchor {
  font-size: .7rem;
  padding-top: .8rem;
  padding-bottom: .8rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-weight: 600
}

.menu-image-simple .menu-link {
  height: 250px;
  position: relative;
  transition: all .3s ease;
  overflow: hidden;
  text-decoration: none;
  text-align: center
}

.menu-image-simple .menu-link::before {
  position: absolute;
  content: " ";
  display: block;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(15, 15, 15, 0), rgba(0, 35, 102, .75) 100%);
  z-index: 1;
  transition: all .3s ease;
  opacity: 0
}

.menu-image-simple.menu-products .menu-link {
  height: 450px
}

.menu-image-simple.menu-products .simple-background {
  background-size: contain;
  background-repeat: no-repeat
}

.menu-image-simple.menu-magazines .menu-link::before {
  background: linear-gradient(to bottom, rgba(15, 15, 15, 0), rgba(227, 152, 33, .75) 100%)
}

.menu-image-simple.menu-magazines .menu-link {
  height: 400px
}

.menu-image-simple.menu-magazines .simple-background {
  background-size: cover
}

.menu-image-simple .menu-link::after {
  position: absolute;
  content: " ";
  display: block;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(15, 15, 15, 0), rgba(15, 15, 15, .75) 100%);
  z-index: 1;
  transition: all .3s ease;
  opacity: 1
}

.menu-image-simple .menu-link:focus::after,
.menu-image-simple .menu-link:hover::after {
  opacity: 0
}

.menu-image-simple .menu-link:focus::before,
.menu-image-simple .menu-link:hover::before {
  opacity: 1
}

.menu-image-simple .simple-background {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transition: all 15s ease;
  background-position: center
}

.menu-image-simple .menu-link:focus,
.menu-image-simple .menu-link:hover {
  transform: translateY(-10px);
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .2) !important
}

.menu-image-simple .menu-link:focus .simple-background,
.menu-image-simple .menu-link:hover .simple-background {
  transform: scale(1.3)
}

.topcol p {
  margin-bottom: 2rem
}

.topcol h1 {
  color: #333;
  text-transform: uppercase;
  margin-bottom: 2rem;
  letter-spacing: 1px;
  font-weight: 400
}

.topcol hr {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  border-color: #d3d3d3 !important
}

.footer-small a,
.footer-small p {
/*  font-size: .8rem !important */
}

.footeraddress p {
  color: #fff !important
}
footer .office-hours h3{
	font-size:1.2rem;
	/*font-weight:bold; */
}
.btn-warning {
  color: #fff;
  font-size: .9rem;
  font-weight: 600;
  padding: 1rem 2rem;
  background-color: #ff1493;
  border-color: #ff1493;
  transition: .5s
}

.btn-warning:focus,
.btn-warning:hover {
  transform: translateY(-10px);
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .2) !important;
  color: #fff;
  font-weight: 600;
  padding: 1rem 2rem;
  background-color: #ff1493;
  border-color: #ff1493;
  transition: .5s
}

.menu-image-simple .menu-link h3 ,
.menu-image-simple .menu-link .h3 {
  z-index: 2;
  position: relative
}

.home #content {
  font-size: 1.1rem;
	font-size: 1rem;
  color: #333;
	color: #212529;
  font-weight: 300;
	font-weight: 400;
}

.menu-home-top {
  margin-top: -5rem
}

body.media {
  display: block
}

.bg-white,
.text-body,
body {
  color: #333;
  color: #212529;
	line-height: 1.8;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	text-transform: uppercase;
	font-weight: 400;
}
a,
button,
svg {
  transition: color .2s linear 0s, background-color .2s linear 0s, border-color .2s linear 0s
}

.btn-wcag {
  position: absolute;
  top: 3rem;
  left: 1rem;
  color: #fff;
  border: 1px solid #fff;
  z-index: 999;
	padding: 6px 12px!important;
}

@media (max-width:991px) {
  .btn-wcag {
    top: 0;
    left: 0
  }
}

@media (max-width:767px) {
  .btn-wcag {
    position: fixed;
    top: auto;
    left: 0;
    bottom: 3rem
  }
	h1,.h1,h2,.h2 {
		font-size: 1.75rem;
	}
	.btn {
		white-space: normal;
	}
	.content-info {
		padding-bottom: 5rem;
	}
}

.btn-skip-content {
  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 1030;
  color: #fff;
  border: 1px solid #fff;
  padding: .375rem .75rem
}

.btn-skip-nav {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 1030;
  color: #fff;
  border: 1px solid #fff;
  padding: .375rem .75rem
}

a:not(.btn) {
  text-decoration: underline
}

.content a:not(.btn):not(.submenua) {
  font-weight: 700;
  text-decoration: underline !important
}

.content,
.section {
  line-height: 1.6
  line-height: 1.8;
}

#content {
  position: relative
}

.content-highlight {
  position: absolute;
  transition: .2s;
  top: 0;
  left: 0;
  background: #fff8a3;
  z-index: -1
}

.content img {
  max-width: 100%;
  height: auto
}

body.no-scrolling {
  overflow: hidden
}

.menu-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

.embed-responsive {
  margin-bottom: 1rem
}

.text-white a {
  color: #fff
}

.comment-list ol {
  list-style: none
}

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto
}

.aligncenter {
  display: block;
  margin: 1rem auto;
  height: auto
}

.alignleft,
.alignright {
  margin-bottom: 1rem;
  height: auto
}

@media (min-width:576px) {
  .alignleft {
    float: left;
    margin-right: 1rem
  }

  .alignright {
    float: right;
    margin-left: 1rem
  }
}

body#tinymce {
  margin: 12px !important
}

a:focus {
  outline-style: dotted;
  outline-width: 1px
}

[tabindex]:not([tabindex='-1']):focus,
input:focus,
select:focus,
textarea:focus {
  outline-style: dotted;
  outline-width: 2px
}

.bg-primary a:focus,
.bg-secondary a:focus,
.bg-tetriary a:focus,
.white-outline a:focus {
  outline-color: #fff !important
}

.bg-primary a:not(.btn),
.bg-secondary a:not(.btn),
.white-outline a:not(.btn) {
  color: #fff
}

.bg-primary a .svg-inline--fa,
.bg-secondary a .svg-inline--fa,
.white-outline a .svg-inline--fa {
  border-bottom: 1px solid #fff;
  padding-bottom: 2px
}

.bg-primary,
.bg-secondary {
  color: #fff
}

.navbar-brand img {
  width: auto;
  max-height: 50px
}

.navbar .navbar-collapse {
  flex-wrap: wrap;
  z-index: 99
}

.dropdown-item.active,
.dropdown-item:active,
.navbar-nav a:focus,
.navbar-nav a:hover {
  background: 0 0
}

.navbar:not(.highlight-active) .navbar-nav .nav-link.highlighted {
  background-color: #fff
}

.nav-link:focus,
.nav-link:hover {
  text-decoration: underline
}

.navbar-nav a {
  text-decoration: none !important;
	  text-transform: uppercase;
}

.navbar-dark .dropdown-item,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .show>.nav-link {
  color: #fff
}

.navbar-toggler {
  color: rgb(0, 0, 0);
  border-color: rgb(0, 0, 0)
}

.navbar-toggler span {
  background: rgb(0, 0, 0)
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-nav.sm-collapsible .nav-link .sub-arrow,
.navbar-dark .navbar-nav.sm-collapsible .sub-arrow {
  border-color: #fff
}

.navbar-dark .dropdown-menu {
  border-color: #fff
}

.navbar-light .dropdown-item,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .show>.nav-link {
  color: gray
}

.navbar-light .navbar-toggler {
  color: gray;
  border-color: gray
}

.navbar-light .navbar-toggler span {
  background: gray
}

.navbar-light .navbar-nav.sm-collapsible .nav-link .sub-arrow,
.navbar-light .navbar-nav.sm-collapsible .sub-arrow {
  border-color: gray
}

.navbar-light .dropdown-menu {
  border-color: gray
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(128, 128, 128, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.dropdown-menu {
  border-radius: 0
}

.navbar-toggler {
  position: relative;
  height: 49px;
  width: 56px
}

.navbar-toggler span {
  border: none;
  height: 2px;
  width: 24px;
  position: absolute;
  top: 10px;
  left: 50%;
  transition: all .35s ease;
  cursor: pointer;
  transform: translateX(-50%)
}

.navbar-toggler span:nth-of-type(2) {
  top: 18px
}

.navbar-toggler span:nth-of-type(3) {
  top: 26px
}

.navbar-toggler[aria-expanded=true] .top {
  transform: translateY(8px) translateX(-50%) rotate(45deg)
}

.navbar-toggler[aria-expanded=true] .middle {
  opacity: 0
}

.navbar-toggler[aria-expanded=true] .bottom {
  transform: translateY(-8px) translateX(-50%) rotate(-45deg)
}

.navbar-highlight {
  position: absolute;
  transition: .5s;
  background: #e4335c;
  z-index: 1
}

@media (max-width:991px) {
  .fixed-top {
    z-index: 1031;
    max-height: 100vh;
    overflow: auto
  }
}

.search-form label {
  font-weight: 400
}

.error404 .searchform,
.wpcf7-form {
  max-width: 550px
}

.wpcf7-select,
.wpcf7-text,
.wpcf7-textarea {
  width: 100%;
  border-bottom: solid 2px #000;
  border-top: solid 1px #d3d3d3;
  border-right: solid 1px #d3d3d3;
  border-left: solid 1px #d3d3d3
}

.wpcf7-textarea {
  height: 234px
}

.submenu-column ul {
  flex-direction: column;
  align-content: center
}

@media (max-width:767px) {
  .flc-submenu li {
    width: 100%
  }
}

.btn, .btn-lg {
  text-decoration: none !important;
  border-radius: 0;
	  	padding: 11px 25px;
	border-radius: 0;
	letter-spacing: .25em;
	text-transform: uppercase;
	font-size: .875rem;
}

.btn:focus {
  box-shadow: unset;
  outline-color: transparent
}

.btn .svg-inline--fa {
  border-bottom: none !important
}

.mobile-cta a {
  width: 50%;
  padding: .5rem 0;
  border: 1px solid;
  letter-spacing: .25em;
  text-transform: uppercase;
  font-size: .8rem;
  line-height: 1.1;
}
@media (min-width: 992px) {
	.mobile-cta a {
  		width: auto;
		padding: 1rem;
	}
}

.mobile-cta a:focus {
  outline: inherit
}

.entry-summary {
  margin-bottom: 4rem;
  padding-bottom: 6rem;
  position: relative;
  border-bottom: 1px dashed
}

.entry-content .attachment-thumbnail,
.entry-summary .attachment-thumbnail {
  margin: 0 auto 1rem;
  display: block
}

.entry-summary .sharing {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin-bottom: 2rem
}

.more-link {
  bottom: 0;
  right: 0
}

@media (min-width:992px) {

  .entry-content .attachment-thumbnail,
  .entry-summary .attachment-thumbnail {
    float: left;
    margin-right: 1rem
  }
}

.content-wrap,
.section {
  padding-top: 4rem;
  padding-bottom: 3rem
}

@media(max-width: 768px) {
  .content-wrap,
.section {
  padding-top: 3rem;
  padding-bottom: 3rem
}
}

.section header {
  text-align: center;
  padding-bottom: 2rem
}

.section header>h2 {
  margin: 0;
  padding: 0
}

.lazyload-container>* {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block
}

.lazyload-container {
  position: relative;
  overflow: hidden
}

.container-post-thumbnails::after {
  padding-bottom: 64.2857142857%
}

.lazyload-container::after {
  content: "";
  display: block;
  height: 0;
  width: 100%
}

.sharing a,
.socials a {
  margin: 3px;
	padding: .4rem;
}

a .fa-stack .svg-inline--fa:last-of-type {
  border-bottom: transparent !important
}

.sharing-text {
  padding-bottom: 5px;
  margin: 5px
}

.contrastHigh a:focus .color-facebook,
.contrastHigh a:hover .color-facebook {
  color: #3b5998
}

.contrastHigh a:focus .color-twitter,
.contrastHigh a:hover .color-twitter {
  color: #4099ff
}

.contrastHigh a:focus .color-google-plus,
.contrastHigh a:hover .color-google-plus {
  color: #d34836
}

.contrastHigh a:focus .color-linkedin,
.contrastHigh a:hover .color-linkedin {
  color: #0077b5
}

.contrastHigh a:focus .color-youtube,
.contrastHigh a:hover .color-youtube {
  color: #e52d27
}

.contrastHigh a:focus .color-pinterest,
.contrastHigh a:hover .color-pinterest {
  color: #bd081c
}

.contrastHigh a:focus .color-instagram,
.contrastHigh a:hover .color-instagram {
  color: #cd486b
}

.contrastHigh a:focus .color-yelp,
.contrastHigh a:hover .color-yelp {
  color: #d32323
}

.header-image img {
  max-width: 100%;
  height: auto;
  width: 100%
}

.header-image {
  height: 22.5vw;
  position: relative;
  overflow: hidden
}

.header-image>.container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  text-align: center
}

@media (max-width:991px) {
  .header-image {
    height: auto;
    overflow: auto
  }

  .header-image>div {
    background: #fff !important;
    color: #000
  }

  .breadcrumb-item+.breadcrumb-item::before,
  .header-image .breadcrumb-item.active,
  .header-image a {
    color: #000 !important
  }

  .header-image a:focus {
    outline-color: #000 !important
  }

  .header-image>.container {
    position: static;
    transform: translateY(0)
  }
}

.breadcrumb {
  background: 0 0;
  padding-left: 0;
  padding-right: 0
}

.header-image .breadcrumb-item.active {
  color: #fff
}

.breadcrumb-item+.breadcrumb-item::before {
  color: #fff
}

.header-image ol {
  justify-content: center !important
}

.row-logo img {
  max-height: 50px;
  width: auto;
  padding: 0 1.5rem;
  max-width: 100%;
  margin: 1.5rem 0
}

.row-newsletter label {
  margin-bottom: 0;
  font-size: 1.3rem
}

.header-row img {
  max-width: 100%
}

.flc-before-after {
  list-style: none;
  margin: 0;
  padding: 0
}

.flc-before-after li {
  margin-bottom: 1rem
}

.cross2-slider:focus,
.cross2-slider:hover {
  border-color: transparent !important
}

.overlay-grid,
.overlay-solid {
  position: relative
}

.overlay-solid::before {
  display: block;
  content: " ";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
  width: 100%;
  height: 100%;
  position: absolute
}

.overlay-gradient {
  background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5))
}

.overlay-grid::after {
  display: block;
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background-image: -webkit-repeating-linear-gradient(135deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3) 1px, transparent 2px, transparent 2px, rgba(0, 0, 0, .3) 3px);
  background-image: repeating-linear-gradient(135deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3) 1px, transparent 2px, transparent 2px, rgba(0, 0, 0, .3) 3px);
  background-size: 4px 4px
}

.fa-chevron-down {
  transform: rotate(0);
  transition: transform .3s ease 0s !important
}

.collapsed .fa-chevron-down {
  transform: rotate(-90deg)
}

.carousel-text-only .bx-wrapper {
  padding-right: 3rem;
  padding-left: 3rem;
  text-align: center
}

.carousel-row-logos {
  /*padding-right: 4rem;
  padding-left: 4rem*/
}

.carousel-row-logos .bx-wrapper {
  text-align: center;
  /*padding-bottom: 2rem;*/
  margin: 0 auto
}

.carousel-row-logos .bx-wrapper .bx-pager {
  display: flex;
  justify-content: center;
}

.carousel-row-logos .bx-wrapper .bx-controls-auto-item > button {
  bottom: 0;
  padding: 0 5px;
}

.carousel-row-logos .bx-wrapper .bx-prev {
  left: -2rem
}

.carousel-row-logos .bx-wrapper .bx-next {
  right: -2rem
}

.carousel-row-logos img {
  /*max-height: 150px;*/
  margin: 0 auto
}

.carousel-row-logos li {
  float: left;
  list-style: outside none none;
  position: relative
}
.carousel-row-logos li > a,
.carousel-row-logos li > img {
  display: block;
  padding: 20px;
	margin: 5px;
}

.carousel-row-logos .bx-controls-auto {
  position: absolute;
  right: 0;
  left: 0;
  text-align: right;
  padding-right: 2rem
}

.carousel-image-with-text .carousel-text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.carousel-image-with-text .carousel-text .container-fluid {
  background: rgba(0,0,0,.3);
}
.contrastHigh .carousel-image-with-text .carousel-text .container-fluid {
  background: #000;
}

.carousel-image-with-text .carousel-text .h1 {
  font-size: 4rem
}

.carousel-image-with-text .position-relative>img {
  width: 100%
}

.carousel-image-with-text .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto,
.carousel-image-with-text .bx-wrapper .bx-pager {
  position: absolute;
  bottom: 2rem
}

.carousel-image-with-text,
.carousel-image-with-text .bx-wrapper,
.carousel-image-with-text .slide-background {
  height: 40vw;
  overflow: hidden
}

@media (min-width:1200px) {

  .carousel-image-with-text,
  .carousel-image-with-text .bx-wrapper,
  .carousel-image-with-text .slide-background {
    min-height: 650px;
  }
}

.carousel-image-with-text .bx-wrapper img {
  -o-object-fit: cover;
  object-fit: cover;
}

.carousel-background-image .bx-viewport li {
  width: 100%;
  background-size: cover
}

.carousel-background,
.carousel-background-image .bx-viewport li {
  height: 100vh
}

.carousel-background-image .bx-controls-auto-item {
  position: absolute;
  right: 1rem;
  bottom: 1rem
}

.carousel-background-image::after {
  font-family: FontAwesome;
  content: "\f078";
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 2rem;
  color: #fff;
  width: 55px;
  line-height: 55px;
  text-align: center;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: 2;
  animation-iteration-count: 2
}

@-webkit-keyframes bounce {
  0% {
    bottom: 10px
  }

  25% {
    bottom: 15px
  }

  50% {
    bottom: 10px
  }

  75% {
    bottom: 20px
  }

  to {
    bottom: 10px
  }
}

@keyframes bounce {
  0% {
    bottom: 10px
  }

  25% {
    bottom: 15px
  }

  50% {
    bottom: 10px
  }

  75% {
    bottom: 20px
  }

  to {
    bottom: 10px
  }
}

.flc-amenities {
  list-style: none;
  padding: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.flc-amenities li {
  width: 25%;
  padding: 5px;
  text-align: center
}

@media (max-width:991px) {
  .flc-amenities li {
    width: 33.3333%
  }
}

@media (max-width:767px) {
  .flc-amenities li {
    width: 50%
  }
}

@media (max-width:575px) {
  .flc-amenities li {
    width: 100%
  }
}

.section-opening-hours h3 {
  font-size: 1.5rem
}

.section-opening-hours .col {
  padding: 15px
}

.section-opening-hours .current-day {
  background: #f8f9fa;
  border-bottom: 1px solid;
  font-weight: 700
}

.morelink {
  margin-top: 1rem;
  display: block
}

#testimonials-modal .modal-content {
  max-height: 70vh
}

#testimonials-modal .modal-body {
  overflow: auto
}

#testimonials-modal .modal-footer {
  padding: 0
}

.testimonials-blockquote cite {
/*  font-size: 1.3rem */
}

.testimonials-stars .fa-star {
  margin-right: 3px;
  color: #ffca2e;
  font-size: 1.3rem
}

.testimonials-average {
  font-size: 2rem
}

.testimonials-average small {
  font-size: 50%
}

.section-team img {
  max-width: 100%
}

.section-team figcaption {
  margin: 1rem 0
}

.flc-coupons {
  padding: 0;
  list-style: none
}

.flc-coupons li {
  border: 3px dashed #fff;
  padding: 1rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  outline: 5px solid;
  margin: 5px 5px 2rem 5px;
  position: relative
}

.flc-coupons li p:last-of-type {
  margin-bottom: 0
}

.flc-coupons a {
  position: absolute;
  right: -3px;
  top: -3px;
  border-radius: 0
}

@media print {
  .flc-coupons li {
    border-color: #000
  }

  .flc-coupons a {
    display: none
  }
}

.menu-image-hover ul {
  padding: 0;
  margin: 0;
  list-style: none
}

.menu-image-hover .menu-item {
  min-height: 400px;
  position: relative
}

.menu-image-hover .menu-item ul {
  display: none
}

.menu-image-hover .menu-item.menu-active ul,
.touchevents .menu-image-hover .menu-item ul {
  display: block
}

@media (max-width:767px) {
  .menu-image-hover .menu-item ul {
    display: block !important;
    height: auto !important
  }
}

.menu-image-hover h3 {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  text-align: center;
  background: #fff;
  margin: 0;
  padding: .5rem 0
}

.menu-image-simple ul {
  padding: 0;
  margin: 0;
  list-style: none
}

.menu-image-hover-collapse .card {
  min-height: 0;
  background: #fff !important
}

.menu-image-hover-collapse .card h3 {
  position: static;
  display: block;
  width: 100%;
  padding: 0
}

.menu-image-hover-collapse .card h3 a {
  position: relative;
  background: 0 0;
  border: none;
  width: 100%;
  text-align: left;
  display: block;
  padding: 1rem
}

.menu-image-hover-collapse .card h3 .sub-arrow {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  border: 1px solid rgba(0, 0, 0, .1);
  border-radius: .25rem;
  padding: 0;
  width: 2em;
  height: 1.4em;
  font-size: 1.25rem;
  line-height: 1.2em;
  text-align: center
}

.menu-image-hover-collapse .card h3 .collapsed .sub-arrow::before {
  content: "+"
}

.menu-image-hover-collapse .card h3 .sub-arrow::before {
  content: "-"
}

@media (max-width:767px) {
  .menu-image-hover-collapse .align-items-center {
    align-items: start !important
  }
}

.menu-image-bricks ul {
  z-index: 2;
  border-left: .5rem solid #fff;
  border-right: .5rem solid #fff;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0
}

.menu-image-bricks a {
  border: solid .5rem #fff;
  display: flex;
  height: 100%;
  padding: 8rem 1rem;
  background-color: transparent;
  transition: all .5s
}

.menu-image-bricks img {
  position: absolute;
  display: block;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0;
  transition: all .5s
}

.menu-image-bricks a:focus,
.menu-image-bricks a:hover {
  transition: all .5s
}

.menu-image-bricks a:focus img,
.menu-image-bricks a:hover img {
  opacity: 1
}

.menu-image-bricks .box {
  position: unset;
  height: auto;
  padding: 0
}

.table-javascript caption {
  caption-side: top;
  font-weight: 700;
  text-align: center;
  color: #000
}

.table-javascript td:nth-of-type(2n+1),
.table-javascript th:nth-of-type(2n) {
  border-bottom: 1px dashed !important
}

.table-javascript thead th,
.table-javascript tr {
  border-bottom: 1px dashed !important
}

.table-javascript td,
.table-javascript th {
  display: table-cell;
  line-height: 1.2;
  padding: 20px 40px;
  text-align: center;
  border-top: none !important
}

.table-javascript th {
  width: 33.3333%
}

@media (max-width:768px) {

  .table-javascript td,
  .table-javascript th {
    width: 100%;
    display: block;
    border: transparent !important;
    text-align: left;
    padding: .5rem
  }

  .table-javascript td:nth-of-type(2n+1),
  .table-javascript th:nth-of-type(2n) {
    border: none !important
  }

  .table-javascript thead {
    display: none
  }

  .table-javascript tr {
    padding: 1rem 0
  }
}

#video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

#btn-video {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  border: none;
  background: 0 0;
  z-index: 1
}

.backgroundvideo {
  width: 100%;
  height: 100vh;
  overflow: hidden
}

.section-latest-posts ul {
  list-style: none;
  padding: 0
}

@media (max-width:767px) {
  .section-latest-posts li {
    margin-bottom: 3rem
  }

  .section-latest-posts li:last-of-type {
    margin-bottom: 0
  }

  .section-latest-posts .btn {
    float: right
  }
}

.section-latest-posts .row p {
  text-decoration: none
}

.section-latest-posts .row>div a {
  text-decoration: none;
  transition: box-shadow .3s, background-color .3s
}

.section-latest-posts .row>div a .lazyload-container {
  overflow: hidden
}

.section-latest-posts .row .post a h3 {
  text-decoration: underline
}

.section-latest-posts .row .post a .btn {
  position: absolute;
  bottom: 0;
  right: 0;
  transition: color .3s, border-color .3s, background-color .3s
}

.section-latest-posts .row .post a {
  text-decoration: none !important;
  transition: all .3s ease
}

.section-latest-posts .row .post a:focus,
.section-latest-posts .row .post a:hover {
  transform: translateY(-10px);
  transition: all .3s ease
}

.section-latest-posts .row .post a:focus .btn,
.section-latest-posts .row .post a:hover .btn {
  color: #fff;
  background-color: #002366;
  border-color: #fff
}

.section-latest-posts .row .thumbcontainer {
  overflow: hidden
}

.section-latest-posts .row .post a img {
  transform: scale(1);
  transition: transform .3s
}

.section-latest-posts .row .post a:focus img,
.section-latest-posts .row .post a:hover img {
  transform: scale(1.1)
}

@media (max-width:1199px) {
  .menu-home-top {
    margin-top: 1rem
  }

  .carousel-image-with-text .carousel-text .h1 {
    font-size: 3rem
  }
}

@media (max-width:991px) {
  .menu-home-top {
    margin-top: 1rem
  }

  .carousel-image-with-text .carousel-text .h1 {
    font-size: 2.5rem
  }
}

@media (max-width:767px) {

  .alignleft,
  .alignright {
    float: none;
    margin: 1rem auto;
    display: block
  }

  .row-cta {
    min-height: 350px
  }

  .menu-image-simple .p-2 {
    margin-top: 2px;
    padding: 0 !important
  }

  .menu-image-simple .menu-link:focus,
  .menu-image-simple .menu-link:hover {
    transform: translateY(0)
  }

  .menu-home-top {
    margin-top: 1rem
  }

  .menu-image-simple .menu-link {
    height: 200px
  }

  .menu-image-simple .menu-link h3 ,
  .menu-image-simple .menu-link .h3 {
    margin-bottom: 0 !important
  }

  .row-cta {
    min-height: auto
  }

  .carousel-image-with-text .carousel-text .h1 {
    font-size: 1.5rem
  }

  .homefillers {
    min-height: 400px
  }

  .awardcol {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 1rem
  }
}

@media (max-width:575px) {

  .row-cta .btn-warning,
  .row-cta .btn-warning-green {
    padding: 1rem
  }

  .menu-home-top {
    margin-top: 1rem
  }

  .menu-image-simple .menu-link {
    height: auto
  }

  .menu-image-simple .menu-link h3 ,
  .menu-image-simple .menu-link .h3 {
    margin-bottom: 0 !important
  }

  .row-cta {
    min-height: auto
  }

  .content img {
    display: block
  }

  .awardcol {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 1rem
  }
}

@media (max-width:519px) {
  .row-cta .btn-warning-green {
    margin-top: .25rem !important
  }
}

.contrastHigh .menu-image-simple .menu-link h3 ,
.contrastHigh .menu-image-simple .menu-link .h3 {
  background: #000
}

.contrastHigh .content-info a:not(.btn) {
  color: #fff !important
}

.contrastHigh .text-wcag-white {
  color: #fff !important
}

.contrastHigh .bx-controls button {
  background-color: #fff
}

.mobile-carousel-replacer {
  height: 300px;
}

@media(max-width:550px) {
  .mobile-carousel-replacer {
    height: 250px;
  }
}

@media(max-width:375px) {
  .mobile-carousel-replacer {
    height: 220px;
  }
}

.bx-controls-auto-item>button {
  position: absolute;
  right: 0;
  bottom: 5px;
  padding: 5px;
  z-index: 999
}

dt {
  font-size: 1.5rem;
  font-weight: 500
}

@media (min-width:768px) and (max-width:991px) {
  .navbar-dark .navbar-toggler {
    margin: 10px 0 10px auto
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.contrastHigh .row-cta .btn-warning,
.contrastHigh .row-cta .btn-warning-green {
  background-color: #8D7220;
  border-color: #8D7220;
}

.page-id-1026 .flc-submenu li {
  width: 100%;
}

.btn-light:hover,
.btn-light:focus {
  background-color: #212529;
  color: #e2e6ea;
}

.btn-danger {
  border-color: #000000;
  background-color: #000000;
}

.btn-danger:hover,
.btn-danger:focus {
  border-color: #000000;
  background-color: white;
  color: #000000;
}

.bg-secondary .btn-danger {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #000;
}

.bg-secondary .btn-danger:hover,
.bg-secondary .btn-danger:focus {
  border-color: #ffffff;
  background-color: rgb(0, 0, 0);
  color: #ffffff;
}

.row-cta .btn-danger {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 1rem 2rem;
  transition: .5s;
}

.row-cta .btn-danger:hover,
.row-cta .btn-danger:focus {
  border-color: #ff1493;
  background-color: #ff1493;
  color: white;
  transform: translateY(-10px);
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .2) !important;
}

.page.sitemap #content li a {
  display: inline-block;
  margin: 0 0 8px;
}

.container.tagline {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.tagline {
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 2rem;
  text-align: center;
  text-shadow: 2px 2px 1px #fff;
}

.flc-coupons h2.one {
  text-transform: uppercase;
  font-size: 1.75em;
  font-weight: 500;
  margin: .45em 0 0;
  opacity: .75;
}

.flc-coupons p.two {
  font-size: 3em;
  font-weight: 500;
  margin: 0 0 .1em 0;
  opacity: .95;
}

.flc-coupons p.three {
  opacity: .75;
}

.img-box {
  position: relative;
  display: inline-block;
  margin: 0 0 0.9rem 0;
}

.gallery-zoom-btn,
.box-go-btn {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 60px 60px;
  border-color: transparent transparent rgba(0, 0, 0, 0.6) transparent;
}

.gallery-image:hover .gallery-zoom-btn,
.box-image:hover .box-go-btn {
  border-color: transparent transparent rgba(0, 0, 0, 1) transparent;
}

.gallery-zoom-btn svg {
  font-size: 22px;
  color: #fff;
  position: absolute;
  right: 7px;
  bottom: -52px;
}

.page-template-template-contact .wpcf7-form {
  margin: 0 auto;
}

#navbarNavDropdown ul {
  /* position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); */
  z-index: 999;
  max-width: 400px;
}

#navbarNavDropdown .dropdown-menu {
  background-color: transparent;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 0px;

}

.nav-fullscreen {
  position: fixed;
  display: flex;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  /* transition: opacity 0.2s, visibility 0.2s; */
}

.navbar-toggler {
  z-index: 99999;
  border-color: #FFF;
  background-color: #000;
}

.navbar-toggler span {
  background: rgb(255, 255, 255);
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  border-color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
}

.navbar-toggler:focus span,
.navbar-toggler:hover span {
  background: rgb(0, 0, 0);
}

#navbarNavDropdown a:focus {
  outline-color: #FFF;
}

.navbar-toggler span {
  top: 14px;
}

.navbar-toggler span:nth-of-type(2) {
  top: 22px;
}

.navbar-toggler span:nth-of-type(3) {
  top: 30px;
}

.navbar-dark .navbar-nav.sm-collapsible .nav-link.highlighted .sub-arrow {
  border-color: #FFF !important;
}

.hidden {
  overflow: hidden;
}

.overflow-y {
  overflow-y: auto;
}

@media(max-width: 768px) {
  .banner .flc-logo {
    max-height: 70px;
  }
}

.flc-logo {
  max-height: 110px;
  transition: all 0.3s ease;
}

.smaller-menu .flc-logo {
  max-height: 70px;
}

.smaller-menu {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
}

.fixed-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1030;
  background-color: #FFF;
}

.wrap {
  margin-top: 86px;
}

.gallery-block .bx-pager-link .svg-inline--fa {
  height: 0.4em;
  vertical-align: middle;
}

.gallery-block .bx-controls-direction button {
  font-size: 1rem;
  top: unset;
  transform: none;
}

.collapsing {
  transition: none;
  display: none;
}

/* // */
.fixed-bottom {
  z-index: 1028;
}

.navbar-toggler {
  z-index: 1030;
}

.testimonials-section .bg-white {
  position: relative;
  background-color: rgba(255, 255, 255, .8) !important;
}

.testimonials-section blockquote {
  line-height: 1.8;
}

.testimonials-section .testimonials-stars .fa-star {
  color: #000;
  margin-right: 10px;
}

body .second-navbar-toggler {
  display: none !important;
}

body.hidden .second-navbar-toggler {
  display: block !important;
  position: absolute;
  top: 15px;
  right: 17px;
  border: 0;
  z-index: 99999;
  padding: 5px;
}

.navbar-collapse.show {
  padding-top: 75px;
}

.navbar-collapse.show {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  background-color: #000;
  left: initial;
  width: 500px;
  height: 100vh;
  position: absolute;
  display: block !important;
}

@media (max-width:500px) {
  .navbar-collapse.show {
    width: 100%;
  }

  #menu-primary>li {
    padding-right: .5rem;
    padding-left: .5rem;
  }
}

#navbarNavDropdown ul#menu-primary {
  display: block !important;
}

body.hidden,
body.hidden header.banner {
  padding-right: 17px;
}

.page-template-template-landing .wrap {
  margin-top: 0;
}

.page-template-template-landing header.banner img {
  max-height: 90px;
}

.page-template-template-landing header.banner.smaller-menu img {
  max-height: 70px;
}

@media (max-width: 768px) {
  .page-template-template-landing header.banner.smaller-menu img {
    max-height: 55px;
  }
}

.page-template-template-landing header.banner {
  background-color: transparent;

}

.page-template-template-landing header.banner.smaller-menu {
  background-color: #fff;
}

.page-template-template-landing header.banner .h5 {
  color: #fff;
}

.page-template-template-landing header.banner.smaller-menu .h5 {
  color: #002366;
}

.page-template-template-landing header.banner:not(.smaller-menu) .btn {
  background-color: transparent;
  border-color: transparent;
  color: white;
  text-decoration: underline !important;
}

.page-template-template-landing header.banner:not(.smaller-menu) .primary-navbar-toggler {
  background-color: transparent !important;
  border-color: transparent !important;

}

.page-template-template-landing header.banner:not(.smaller-menu) .primary-navbar-toggler span {
 /* box-shadow: 0px 3px 3px rgb(0 0 0 / 26%); */
}

.page-template-template-landing header.banner:not(.smaller-menu) .primary-navbar-toggler:hover,
.page-template-template-landing header.banner:not(.smaller-menu) .primary-navbar-toggler:focus {
  background-color: #fff !important;
}

.page-template-template-landing header.banner:not(.smaller-menu) .primary-navbar-toggler:hover span,
.page-template-template-landing header.banner:not(.smaller-menu) .primary-navbar-toggler:focus span {
  box-shadow: none;
}

body.non-surgical-procedures .flc-submenu,
body.surgical-procedures .flc-submenu{
  font-size: 1.2rem;
}

@media (max-width: 768px) {
  .bx-wrapper .bx-prev {
    left: 0;
  }

  .bx-wrapper .bx-next {
    right: 0;
  }

  .carousel-text-only .bx-wrapper {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .page-template-template-provider .content-wrap {
    padding-top: 0rem;
  }
}


a:not(.btn):focus {
 outline: 1px solid;
}

.btn-primary.sr-only:focus{
  background-color: #fff!important;
  z-index: 10;
  outline: 1px solid #000;
}

.contrastHigh.page-template-template-landing header.banner:not(.smaller-menu) {
  background-color: #000;
}
 header.banner a:focus{
	outline:1px solid red;
}
 header.banner a[rel="home"]:focus{
	outline:3px dotted red;
}

#carousel-row-logos {
	margin-bottom:1rem;
}

#carousel-row-logos a img{
	border-bottom: 2px dotted #000;
	padding-bottom:.7rem;
}

.menu-image-simple .menu-link:focus{
	outline: 3px dotted #000;
}
