/*
	Theme Name: GeneratePress
	Description: This is your custom style sheet
        for your child themes custom CSS code.
	Author: Brandon Kudo
	Author URI: http://example.com/

*/

a,
a:visited {
  color: #2e418f;
}
body,
p,
a,
ul,
li,
u,
em,
strong,
span,
div,
button,
input,
figure,
footer,
header,
section,
aside,
nav,
form {
  font-family: proxima-nova, sans-serif;
}
h1,
h2,
hgroup {
  font-family: proxima-nova, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
h3,
h4,
h5,
h6 {
  font-family: proxima-nova, sans-serif;
}
@media screen and (min-width: 769px) {
  nav#site-navigation .inside-navigation {
    display: flex !important;
    justify-content: flex-end !important;
  }
}
.home header.entry-header {
  display: none;
}
.home article#post-133,
.home main#main,
.home article#post-133 .entry-content {
  margin-top: 0;
}
.home article#post-133 .inside-article {
  padding-top: 0;
}
body {
  background-color: white;
  position: relative;
}
#layerslider_8 {
  margin-top: -26px !important;
}

body {
  color: #323333;
}
.icon-learn {
  text-align: center;
  color: #2e418f !important;
  font-weight: bold;
  text-transform: uppercase;
  margin: 25px;
}

.title-line {
  width: 960px;
  height: 2px;
  background-color: #9fa1a4;
  max-width: 90vw;
  margin-bottom: 15px;
  margin-bottom: 25px;
}
.home-section-title {
  text-align: center;
  color: #2e418f !important;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding: 5px 10px;
  font-size: 35px;
  display: flex;
  align-items: center;
}
.home-section-title::after,
.home-section-title::before {
  content: "\00B7";
  color: #ff931e;
  margin: 0 10px 0 10px;
  font-size: 50px;
}
.services-grid {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  text-align: center;
  padding: 0 0 0 0;
}
.home .services-grid {
  /* border-top: 30px solid #2E418F; */
  /* padding: 50px 0 50px 0; */
  background-color: #d0edf5;
}
.services-grid-container {
  width: 960px;
  max-width: 90vw;
}
.view-services {
  border: 2px solid #2e418f;
  text-align: center;
  color: #2e418f !important;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 50px;
  border-radius: 5px;
}
.view-services:hover {
  color: white !important;
  background-color: #2e418f;
}
#footer-widgets {
  background-color: #2e418f;
}
.footer-hours {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 400px;
}
.footer-day {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #fff;
}
.footer-day p {
  margin-bottom: 4px;
}
#footer-widgets p {
  color: white;
}
#footer-widgets p a {
  color: white;
}
#custom_html-9 {
  text-align: left;
}
.inside-footer-widgets .textwidget a {
  /* color: white; */
}
h2.widget-title {
  color: #fff !important;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.inside-footer-widgets {
  text-align: center;
}
#right-sidebar {
  background-color: #2e418f;
  padding: 0 40px 0 40px;
}
@media screen and (max-width: 768px) {
  #right-sidebar {
    display: none;
  }
}
.inside-right-sidebar {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.sidebar .widget {
  background-color: transparent;
}
#page {
  margin-top: 50px;
  margin-bottom: 50px;
}
.home #page {
  margin-top: 0;
  margin-bottom: 0;
}
.sidebar-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 40px 0 40px 0;
}
.sidebar-icon p {
  color: #fff !important;
  font-weight: bold;
  text-transform: uppercase;
}
.sidebar-icon img {
  margin-bottom: 10px;
}
#right-sidebar .widget_custom_html {
  margin-bottom: 0;
  padding: 0;
}
#right-sidebar .widget {
  border-bottom: 2px solid #5bbbd3;
}
#right-sidebar .widget:last-of-type {
  border-bottom: none;
}
.footer-socials {
  display: flex;
  align-self: center;
  justify-content: flex-start;
  /* margin-bottom: 25px; */
  width: 100%;
}
.footer-socials a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  border: 2px solid #5bbbd3;
  width: 25px;
  height: 25px;
  transition: all 0.6s ease;
}
.footer-socials a i {
  color: #5bbbd3;
  transition: all 0.6s ease;
}
.footer-socials a:hover {
  background-color: #5bbbd3;
}
.footer-socials a:hover i {
  color: #fff;
}
.footer-buttons {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.footer-buttons a {
  color: white;
  background-color: #ff931e;
  padding: 5px;
  width: 250px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
}
.footer-buttons a:hover {
  background-color: #2e418f;
}
.textwidget .orange-btn {
  color: #2e418f !important;
}
.textwidget .orange-btn:hover {
  color: #fff !important;
}
#gform_wrapper_4 li {
  width: 100% !important;
}
#gform_wrapper_4 label {
  display: none;
}
input#gform_submit_button_4 {
  text-align: center;
  position: relative;
  z-index: 2;
  color: #2e418f !important;
  padding: 8px 20px;
  background-color: #a9e8f7;
  text-transform: uppercase;
  /* font-size: 30px; */
  font-weight: bold;
  display: inline-block;
  border: none;
  width: 100%;
}
input#gform_submit_button_4:hover {
  background-color: #5bbbd3;
  color: white !important;
}
.site-footer {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top-footer-links {
  position: absolute;
  top: -23px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.top-footer-links a {
  display: flex;
  align-items: center;
  margin: 10px;
  background-color: white;
  border-radius: 5px;
  border: 2px solid #2e418f;
  padding: 5px 10px;
  text-align: center;
}
.top-footer-links p {
  margin-bottom: 0;
  color: #2e418f !important;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
}
.top-footer-links img {
  width: 25px;
  margin-right: 5px;
}
#footer-widgets,
.site-info {
  width: 100vw;
  box-sizing: border-box;
}
.site-info {
  background-color: #5bbbd3;
}
.copyright {
  color: #2e418f;
}
.copyright a {
  color: #2e418f !important;
}
.service-card {
  width: 275px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 20px;
  overflow: hidden;
}
.service-card img {
  width: 100%;
  margin-bottom: 10px;
}
.services-grid-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 50px;
}
.service-card h3 {
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  background-color: #2e418f;
  color: white;
  word-wrap: normal;
  font-size: 18px;
  position: relative;
  z-index: 999;
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .inside-footer-widgets {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  aside#custom_html-2 .textwidget {
    display: flex;
    justify-content: center;
  }
}
.services-grid-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-map .title-line {
  margin-bottom: 50px;
}
.home-hero {
  /* box-shadow:
		-moz-box-shadow:    inset  0  50px 50px -50px #696868,
										inset  0 -50px 50px -50px #696868;
-webkit-box-shadow: inset  0  50px 50px -50px #696868,
										inset  0 -50px 50px -50px #696868;
 box-shadow:        inset  0  50px 50px -50px #696868,
										inset  0 -50px 50px -50px #696868; */
  /* height: 44.2vw; */
  background-image: url("/wp-content/uploads/2019/12/main-slider-1.png");
  background-position: center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  /* height: 36.667vw; */
  /* height: 34.66667vw; */
  height: 29.75vw;

  /* margin-top: -25px; */
}

.home-hero-container {
  width: 960px;
  max-width: 90vw;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .home-hero,
  .n2-section-smartslider {
    display: none;
  }
  .welcome-section > .dashed-divider {
    display: none;
  }
}
.home-hero-caption {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
.home-hero-caption h2 {
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-style: italic;
  text-shadow: 0 0 20px black;
  font-size: 40px;
  margin-bottom: 15px;
}
.home-hero-caption p {
  color: white;
  text-shadow: 0 0 20px black;
  margin-bottom: 20px;
}
.home-hero-caption a {
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px;
  padding: 10px 30px;
  background-color: #ff931e;
}
.home-hero-caption a:hover {
  background-color: #d0edf5;
}
.home-hero-overlay {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background-color: rgba(47, 141, 171, 0.8);
  display: none;
}
@media screen and (max-width: 787px) {
  .home-hero-container {
    display: none;
  }
  .home-hero-overlay {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .home-hero-overlay h2 {
    color: white;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: bold;
    max-width: 90vw;
    margin-bottom: 5px;
  }
  .home-hero-overlay a {
    background-color: #ff931e;
    border-radius: 50px;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 0 0 5px grey;
    font-size: 15px;
  }
  .home-hero-overlay a i {
    margin-left: 10px;
  }
  .four-icons-card {
    transform: translateY(0);
    border-radius: 0;
  }
}
@media screen and (min-width: 1025px) {
  .home-hero-caption h2 {
    font-size: 40px;
  }
  .home-hero-caption p {
    font-size: 34px;
  }
  .home-hero-caption a {
    font-size: 28px;
  }
}
header.entry-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
header.entry-header h1.entry-title {
  /* padding: 5px 10px 5px 0; */
  color: #2e418f !important;
  font-weight: bold;
}
.title-line {
  width: 100%;
}
.home .title-line {
  width: 960px;
  height: 2px;
  background-color: #9fa1a4;
  max-width: 90vw;
  margin-bottom: 15px;
  margin-bottom: 25px;
}
.home .entry-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  #gform_widget-2 {
    max-width: 250px;
  }
  .inside-footer-widgets .grid-parent {
    display: flex;
    justify-content: center;
    text-align: center;
  }
}
.review-block {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  border-radius: 3px;
  margin: 5px !important;
}
.review-block i {
  color: white !important;
  margin-right: 10px;
  font-size: 17px !important;
}
.review-block p {
  color: white !important;
  margin-bottom: 0 !important;
  font-size: 14px;
  padding: 0 !important;
}
.review-block:hover {
  filter: brightness(0.8);
}
@media screen and (max-width: 1024px) {
  .top-footer-links {
    display: none;
  }
}
li#field_4_1,
li#field_4_2 {
  padding-right: 0;
}
input#gform_submit_button_4 {
  /* width: 100%; */
  /* width: 200px; */
  margin-right: 0;
}
#gform_widget-3 {
  width: 100%;
}
#gform_4 {
  position: relative;
}
#gform_4 .gform_body {
  width: 60%;
}
#gform_4 .gform_footer {
  display: flex;
  justify-content: center;
  position: absolute;
  padding: 0;
  margin: 0;
  top: 0;
  right: 0;
  width: auto;
  width: 40%;
}
#field_4_2 > .ginput_container {
  margin-top: 0;
}
@media screen and (max-width: 1024px) {
  #gform_wrapper_4 {
    width: 100%;
  }
  #gform_4 .gform_body {
    width: 100%;
  }
  #gform_4 .gform_footer {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
  }
}
.footer-widgets {
  /* padding: 50px 50px 0 50px; */
  padding: 50px 50px 50px 50px;
}
.inside-footer-widgets > div {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  #gform_wrapper_4 {
    width: 100%;
  }
  aside#gform_widget-2,
  .site-footer .footer-widgets-container .inner-padding {
    padding-left: 0;
  }
  .footer-hours {
    width: 250px;
  }
}

.service-img {
  background-position: center;
  background-size: cover;
  width: 250px;
  height: 250px;
  position: relative;
}
.service-triangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 75px solid #ff931e;
  border-left: 75px solid transparent;
}
.service-ribbon {
  position: absolute;
  bottom: 0;
  left: -12.5px;
  width: 0;
  height: 0;
  border-bottom: 12.5px solid #666666;
  border-left: 12.5px solid transparent;
}
.page-id-27 .services-grid {
  margin-left: calc(-50vw + 50%);
}
.single .inside-article {
  padding-top: 0 !important;
}
.single #main {
  margin-top: 0 !important;
}
.page-header-image-single {
  margin-bottom: 15px !important;
}
footer.entry-meta {
  display: none !important;
}
.slide-left {
  animation: slideLeft 500ms ease 0s forwards;
}
.slide-right {
  animation: slideRight 500ms ease 0s forwards;
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    transform: translateX(-100vw);
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
#home-map-container,
#home-map-info {
  opacity: 0;
}
main#main {
  margin-top: 0 !important;
}
.inside-article {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.page-id-27 .inside-right-sidebar {
  display: none !important;
}
input#gform_submit_button_4 {
  line-height: 25.5px;
}
input#gform_submit_button_2,
input#gform_submit_button_3 {
  text-align: center;
  position: relative;
  z-index: 2;
  color: #2e418f;
  padding: 8px 20px;
  background-color: #a9e8f7;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  transition: all 0.6s ease;
}
input#gform_submit_button_2:hover,
input#gform_submit_button_3:hover {
  color: #fff;
  background-color: #2e418f;
}
.gform_body h2 {
  color: #2e418f;
}
.top-footer-links i {
  color: #2e418f;
  margin-right: 5px;
}
.top-footer-links a:hover i {
  color: white;
}
.top-footer-links a:hover {
  background-color: #2e418f;
}
.top-footer-links a:hover p {
  color: white !important;
}
ul.gfield_radio li {
  overflow: visible !important;
}
li#field_3_16 .gfield_label {
  display: none;
}
li#field_3_14 .gfield_label {
  display: none;
}
.top-footer-links a .fas.fa-phone {
  transform: rotate(90deg);
}

aside#custom_html-6 .textwidget img {
  margin-bottom: 10px;
  max-width: 250px;
}
.page-id-550 article#post-550 .entry-content h2 {
  margin-bottom: 60px;
}

.bh-pages {
  display: flex;
  justify-content: space-between;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
}
.bh-numbers {
  display: flex;
  align-items: center;
  padding: 0;
}
.bh-numbers p {
  padding: 0;
  margin: 0;
}
.bh-previous {
  position: absolute;
  left: 0;
  bottom: 0;
}
.bh-next {
  position: absolute;
  right: 0;
  bottom: 0;
}
.blog-page {
  display: flex;
  flex-direction: column;
}
.blog-card {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 2px solid #9fa1a4;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.blog-card .title-line {
  transform: translateY(-43px);
  margin-bottom: 0;
}
.blog-card h2 {
  padding: 5px 10px 5px 0;
  color: #2e418f !important;
  font-weight: bold;
  text-transform: uppercase;
  background-color: white;
  position: relative;
  z-index: 999;
}

.doctors-page {
  display: flex;
  flex-direction: column;
}
.doctor-card {
  margin-bottom: 25px;
  border-bottom: 2px solid #2e418f;
}
.doctor-card img {
  width: 250px;
  margin: 0 25px 15px 0;
  float: left;
}
.doctor-card h3 {
  color: #2e418f;
  font-size: 24px;
}
@media screen and (max-width: 1024px) {
  .doctor-card {
    display: flex;
    flex-direction: column;
  }
  .doctor-card img {
    float: none;
  }
}
.ts-wrapper {
  /* margin-top: 50px; */
  min-height: 700px;
  width: 100vw;
  overflow-x: hidden;
  background-image: url("/wp-content/uploads/2021/12/Testimonials-Slider.webp");
  background-position: center;
  background-size: cover;
  display: flex;
  /* flex-direction: column;
  align-items: center; */
  justify-content: flex-end;
  position: relative;
  height: 700px;
}
#test-wave-header {
  position: absolute;
  top: -1px;
  width: 100%;
}
#test-wave-header .st0 {
  fill: white;
}
#test-wave-footer {
  position: absolute;
  bottom: -1px;
  width: 100%;
}
#test-wave-footer .st0 {
  fill: white;
}
.ts-carousel {
  /* width: 900px;
  max-width: 80vw; */
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ts-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px 0 20px 0;
}
.ts-title .ts-content {
  text-align: center;
  color: #9fa1a4;
  margin: 0;
  padding: 0;
}
.ts-slide-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  /* margin-bottom: 40px; */
  overflow: hidden;
  width: 100%;
}
@media (min-width: 0px) and (max-width: 800px) {
  .ts-slide-wrapper {
    flex-direction: column;
  }
}
.testimonial-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 10px;
}
.testimonial-container .ts-content {
  color: #fff;
  text-align: center;
}
.testimonial {
  padding: 15px 15px 0 15px;
  /* width: 400px; */
  box-sizing: border-box;
  max-width: 100%;
  text-align: center;
}
.ts-content {
  padding: 0;
  margin: 0;
  text-align: center;
  font-weight: bold;
  color: #fff;
  /* font-size: 22px; */
}
.testimonial .ts-content {
  padding: 10px 10px 0 10px;
  margin-bottom: 0;
}
.testimonial .ts-content p {
  padding: 0;
  text-align: center;
  margin-bottom: 1.25em;
  color: #fff;
  font-style: italic;
  font-weight: normal;
}
@media (min-width: 0px) and (max-width: 800px) {
  .testimonial {
    width: 80vw;
  }
}
.ts-triangle {
  width: 0;
  height: 0;
  border-top: 25px solid #9fa1a4;
  border-left: 75px solid transparent;
  border-right: 75px solid transparent;
  margin-bottom: 20px;
}

.ts-buttons {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
}
.ts-buttons .ts-button {
  width: 15px;
  height: 15px;
  margin: 5px;
}
.ts-buttons .ts-button:hover {
  background-color: #c6c6c6;
  cursor: pointer;
}
.ts-white {
  background-color: #9fa1a4;
}
.ts-grey {
  background-color: #c6c6c6;
}

.slide-out-left {
  animation: slideOutLeft 750ms ease-out 0s 1 forwards;
}
.slide-in-left {
  animation: slideInLeft 750ms ease-out 0s 1 forwards;
}
.slide-out-right {
  animation: slideOutRight 750ms ease-out 0s 1 forwards;
}
.slide-in-right {
  animation: slideInRight 750ms ease-out 0s 1 forwards;
}
.slide-in-right-2 {
  animation: slideInRight 750ms ease-out 250ms 1 forwards;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0vw);
  }
  100% {
    transform: translateX(-100vw);
  }
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0vw);
  }
  100% {
    transform: translateX(100vw);
  }
}
@keyframes slideInLeft {
  0% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(0vw);
  }
}
@keyframes slideInRight {
  0% {
    transform: translateX(-100vw);
  }
  100% {
    transform: translateX(0vw);
  }
}
@keyframes clickShrink {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
.ts-arrow-container {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  /* border: 2px solid white; */
  width: 40px;
  height: 40px;
  /* opacity: 0; */
  transition: all 500ms ease;
}
/* .right-chevron {
	transform: translateX(100vw);
}
.left-chevron {
	transform: translateX(-100vw);
} */
.right-chevron i,
.left-chevron i {
  font-size: 24px;
  color: white;
}
.ts-wrapper:hover .right-chevron,
.ts-wrapper:hover .left-chevron {
  /* transform: translateX(0);
	opacity: 1; */
}
.ts-arrow-container:hover {
  cursor: pointer;
  /* background-color: white; */
}
.ts-arrow-container:hover i {
  /* color: #2E418F; */
}
@media screen and (max-width: 1024px) {
  .ts-arrow-container {
    border: none;
    transform: translateX(0);
    opacity: 1;
  }
  .ts-arrow-container:hover i {
    color: white;
  }
  .ts-arrow-container:hover {
    background-color: transparent;
  }
}
.ts-wrapper h3 {
  font-style: italic;
  font-weight: bold;
  text-align: center;
  color: white;
}
.ts-wrapper h2 {
  font-weight: bold;
  color: #2e418f;
  /* margin-bottom: 0;
	padding: 5px 10px; */
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .right-chevron,
  .left-chevron {
    font-size: 40px;
  }
}
@media (min-width: 784px) and (max-width: 1045px) {
  .icon-card {
    width: 50%;
    margin: 0;
    box-sizing: border-box;
  }
}
@media (max-width: 1024px) {
  .four-icons-card {
    transform: translateY(0);
  }
}
.mobile-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px 0 25px 0;
  background-color: #f2f5fa;
  display: none;
  width: 100vw;
  margin-bottom: 25px;
}
.mobile-banner-container {
  width: 960px;
  max-width: 90vw;
  text-align: center;
}
.mobile-banner h1 {
  color: #2e418f;
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .mobile-banner {
    display: flex;
  }
}
.page .entry-content {
  margin-bottom: 50px;
}
.map-info-container a h3 {
  color: #2e418f !important;
}
.comments-area {
  display: none !important;
}
.contact-map .fa.fa-phone {
  transform: rotate(90deg);
}

/* INTALYTICS LP */

.page-id-888 #right-sidebar,
.page-id-888 .entry-title,
.page-id-888 .cah-cust-nav-bar-contact-menu-wrapper,
.page-id-888 .floating-appt,
.page-id-888 .floating-call,
.page-id-888 .site-footer {
  display: none !important;
}

.page-id-888 #primary {
  width: 100%;
}

.page-id-888 .cah-cust-nav-bar-inner-wrapper,
.page-id-888 .cah-cust-nav-bar-floating-nav-inner-wrapper {
  display: flex;
  justify-content: center;
}

/* INTALYTICS APPOINTMENT */

.page-id-890 #right-sidebar,
.page-id-890 .cah-cust-nav-bar-contact-menu-wrapper,
.page-id-890 .floating-appt,
.page-id-890 .floating-call,
.page-id-890 .site-footer {
  display: none !important;
}

.page-id-890 #primary {
  width: 100%;
}

.page-id-890 .cah-cust-nav-bar-inner-wrapper,
.page-id-890 .cah-cust-nav-bar-floating-nav-inner-wrapper {
  display: flex;
  justify-content: center;
}

/* APPOINTMENT FORM */

.form-call {
  margin-left: 5px;
  background-color: white;
  border-radius: 5px;
  border: 2px solid #2e418f;
  padding: 5px 10px;
  text-align: center;
  margin-bottom: 0;
  color: #2e418f !important;
  font-weight: bold;
  text-transform: uppercase;
  white-space: nowrap;
}
.form-call i {
  transform: rotate(90deg);
  color: #2e418f;
  margin-right: 5px;
}

.form-call:focus {
  background-color: white;
}

.form-call:hover {
  background-color: #2e418f;
  color: white !important;
}

.form-call:hover i {
  color: white;
}

#gform_wrapper_3 {
  display: block !important;
}

#masthead,
.title {
  display: none;
}
.main-fluid {
  background-color: #eee;
}

@media screen and (max-width: 787px) {
  #logo-desktop {
    display: none;
  }
  #logo-mobile {
    display: block;
    width: 100px;
  }
  .header-stick {
    position: fixed !important;
    box-shadow: 0 5px 30px 0 lightgrey;
  }
}
@media (min-width: 661px) and (max-width: 787px) {
  .home-hero-margin {
    margin-top: 102px;
  }
}
@media screen and (max-width: 660px) {
  .home-hero-margin {
    margin-top: 117px;
  }
}

@media (min-width: 1025px) and (max-width: 1200px) {
  .cah-cust-nav-bar-menu-wrapper > div > ul > li a {
    font-size: 13px;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .cah-cust-nav-bar-menu-wrapper > div > ul > li a {
    font-size: 14px;
  }
}

.cah-cust-nav-bar-floating-nav-wrapper img {
  /* max-width: 153px; */
  height: 75px;
}
.welcome-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100vw;
}
.dashed-divider {
  width: 100vw;
  height: 30px;
  background-image: linear-gradient(
    135deg,
    #2e418f 10%,
    transparent 10%,
    transparent 50%,
    #2e418f 50%,
    #2e418f 60%,
    transparent 60%,
    transparent 100%
  );
  background-size: 7.07px 7.07px;
}
.welcome-container {
  width: 960px;
  max-width: 90vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 50px 0 0 0;
}
.welcome-container h1 {
  font-weight: bold;
  color: #ff931e;
  text-transform: uppercase;
}
.welcome-container p {
  color: #2e418f;
}
.welcome-container p:last-child {
  /* font-style: italic; */
}

.team-section {
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0 50px 0;
}
.team-section h2 {
  margin-bottom: 50px;
}
.team-container {
  width: 1024px;
  max-width: 90vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.team-overlay {
  width: 100%;
  height: 100%;
  background-color: rgb(46 65 143 / 80%) !important;
  box-sizing: border-box;
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  z-index: 99;
  transform: translateY(250px);
  opacity: 0;
  transition: all 500ms ease;
}
.team-overlay p {
  color: white;
}
.team-overlay p:last-child {
  font-weight: bold;
  margin-bottom: 0;
  text-transform: uppercase;
}
.team-card:hover .team-overlay {
  transform: translateY(0);
  opacity: 1;
}
.team-img {
  background-position: center;
  background-size: cover;
  width: 200px;
  height: 200px;
  position: relative;
}
.team-triangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 75px solid #ff931e;
  border-left: 75px solid transparent;
}
.team-ribbon {
  position: absolute;
  bottom: 0;
  left: -12.5px;
  width: 0;
  height: 0;
  border-bottom: 12.5px solid #666666;
  border-left: 12.5px solid transparent;
}
.team-card {
  width: 225px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 15px;
  overflow: hidden;
}
.team-card img {
  width: 100%;
  margin-bottom: 10px;
}
.teams-grid-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 50px;
}
.team-card h3 {
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  background-color: #2e418f;
  color: white;
  word-wrap: normal;
  font-size: 18px;
  position: relative;
  z-index: 999;
  margin-bottom: 0;
}
.ts-container {
  width: 50%;
  /* width: 960px;
	max-width: 90vw; */
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding: 50px 0 50px 0; */
  height: 100%;
  background-color: #5bbbd3;
}
@media screen and (max-width: 1024px) {
  .ts-container {
    width: 100%;
    /* padding: 50px 0 50px 0; */
  }
  .ts-wrapper {
    /* min-height: 500px;
		height: 500px; */
  }
  .ts-carousel {
    width: 960px;
    max-width: 90vw;
  }
}
.ts-wrapper > .dashed-divider {
  background-image: linear-gradient(
    135deg,
    #fff 10%,
    transparent 10%,
    transparent 50%,
    #fff 50%,
    #fff 60%,
    transparent 60%,
    transparent 100%
  );
  background-size: 7.07px 7.07px;
}
.map-section {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0 50px 0;
  border-top: 30px solid #ff931e;
  width: 100vw;
}
.map-container {
  width: 960px;
  max-width: 90vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-blog {
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0 50px 0;
}
.home-blog-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1024px;
  max-width: 90vw;
}
.dashed-divider#blog-divider {
  background-image: linear-gradient(
    135deg,
    #ff931e 10%,
    transparent 10%,
    transparent 50%,
    #ff931e 50%,
    #ff931e 60%,
    transparent 60%,
    transparent 100%
  );
}
.home-blog-wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
.home-blog-card {
  width: 310px;
  margin: 15px;
  display: flex;
  flex-direction: column;
  background-color: #d0edf5;
  background-image: url("/wp-content/uploads/2019/12/blog-background-graphic.png");
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
}
.home-blog-placeholder {
  /* width: 100%;
	height: 175px; */
  width: 310px;
  height: 310px;
  overflow: hidden;
  background-color: #ff931e;
}
.home-blog-thumbnail {
  width: 310px;
  height: 310px;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  transition: all 500ms ease;

  background-repeat: no-repeat;
}
.home-blog-excerpt {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 15px;
  background-color: rgba(208, 237, 245, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 500ms ease;
  transform: translateY(100%);
}
.home-blog-excerpt p {
  font-style: italic;
  color: #2e418f !important;
  text-align: center;
}
.home-blog-placeholder:hover .home-blog-excerpt {
  transform: translateY(0);
}
.home-blog-thumbnail:hover .home-blog-excerpt {
  transform: translateY(0);
}
.home-blog-bottom {
  width: 100%;
  box-sizing: border-box;
  padding: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.home-blog-bottom h3 {
  color: #2e418f;
  font-weight: bold;
}
.home-blog-bottom p {
  color: #2e418f;
  font-size: 14px;
}
.home-blog-bottom a {
  color: white;
}
.home-blog-read {
  padding: 5px 10px;
  color: white;
  font-weight: bold;
  background-color: #ff931e;
  text-transform: uppercase;
}
.home-blog-read:hover {
  background-color: white;
  color: #ff931e;
}
.home-blog-img {
  width: 100%;
}
.home-blog-img img {
  width: 100%;
}
/* .home-blog-img:hover {
	filter: brightness(0.8);
} */

/* HEADER STYLES */

.cah-cust-nav-bar-wrapper {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  background-color: #fff;
  border-bottom: 5px solid #5bbbd3;
  z-index: 9999;
}
@media screen and (min-width: 1025px) {
  .home .cah-cust-nav-bar-wrapper {
    background-color: transparent;
    border-bottom: none;
  }
}
.cah-cust-nav-bar-wrapper ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.cah-cust-nav-bar-wrapper li {
  -webkit-transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  -ms-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}
.cah-cust-nav-bar-inner-wrapper {
  height: fit-content;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 25px 45px;
  margin: 0 auto;
}
.cah-cust-nav-bar-logo-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
}
.cah-cust-nav-bar-logo-wrapper img {
  width: 210px !important;
  /* width: 300px!important; */
}
@media screen and (max-width: 1024px) {
  .cah-cust-nav-bar-logo-wrapper img {
    width: 150px !important;
  }
}
.cah-cust-nav-bar-contact-wrapper {
  height: 50px;
  /* padding: 10px 0 10px 0; */
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.cah-cust-nav-bar-contact-wrapper span {
  height: 31px;
  display: flex;
  align-items: center;
  padding: 0 13px;
  border-radius: 5px;
  font-size: 22px;
  text-transform: uppercase;
  color: #2e418f;
  /* font-style: italic; */
}
.cah-cust-nav-bar-contact-wrapper span:nth-child(1) {
  margin-right: 10px;
}
.cah-cust-nav-bar-contact-wrapper span img {
  margin: 0 10px 0 0;
}
.cah-cust-nav-bar-contact-wrapper span:nth-child(1) img {
  width: 20px;
}
.cah-cust-nav-bar-contact-wrapper span:nth-child(2) img {
  width: 18px;
}
.cah-cust-nav-bar-contact-wrapper span a {
  color: #ff931e;
  /* font-weight: 900; */
  font-weight: bold;
  font-style: italic;
}
.home .cah-cust-nav-bar-contact-wrapper span a {
  color: #fff;
}
.cah-cust-nav-bar-contact-wrapper a {
  color: #2e418f;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 10px;
}
/* .home .cah-cust-nav-bar-contact-wrapper a {
  color: #fff;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 10px;

} */

.cah-cust-nav-bar-menu-wrapper > div > ul {
  display: flex;
  background-color: #5bbbd3;
  /* padding: 5px 0 5px 0; */
}
.home .cah-cust-nav-bar-menu-wrapper > div > ul {
  /* background-color: rgba(54, 88, 136, 0.9); */
}
.cah-cust-nav-bar-menu-wrapper > div > ul > li {
  /* height: 30px; */
  display: flex;
  align-items: center;
  position: relative;
  /* margin: 0 10px; */
  /* border-bottom: 3px solid transparent; */
  cursor: pointer;
  padding: 10px;
}
.cah-cust-nav-bar-menu-wrapper > div > ul > li:hover {
  background-color: #2e418f;
}
.cah-cust-nav-bar-menu-wrapper > div > ul > li:hover a {
  color: #fff;
}
.cah-cust-nav-bar-menu-wrapper > div > ul > li:hover ul {
  display: block;
}
.cah-cust-nav-bar-menu-wrapper > div > ul > li a {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.cah-cust-nav-bar-menu-wrapper > div > ul > li > a {
  color: #2e418f;
  font-weight: bold;
  font-size: 14px;
  white-space: nowrap;
}
.cah-cust-nav-bar-menu-wrapper > div > ul > li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
}

.cah-cust-nav-bar-menu-wrapper > div > ul > li:last-child ul {
  left: -92px;
}
.cah-cust-nav-bar-menu-wrapper > div > ul > li ul li {
  background-color: #2e418f;
  /* padding: 5px 15px; */
  padding: 0;
  white-space: nowrap;
  display: flex;
}
.home .cah-cust-nav-bar-menu-wrapper > div > ul > li ul li {
  /* background-color: rgba(54, 88, 136, 0.9); */
}
.cah-cust-nav-bar-menu-wrapper > div > ul > li ul li a {
  flex-grow: 1;
  padding: 10px;
}
.cah-cust-nav-bar-menu-wrapper > div > ul > li ul li:hover {
  background-color: #5bbbd3;
}
.cah-cust-nav-bar-menu-wrapper > div > ul > li ul li:hover a {
  color: #fff;
}
.cah-cust-nav-bar-menu-wrapper > div > ul > li ul li a {
  color: #2e418f;
}
.cah-cust-nav-bar-floating-nav-wrapper {
  width: 100vw;
  /* display: none; */
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 9999;
  border-bottom: 5px solid #5bbbd3;
  transform: translateY(-100%);
  transition: all 0.6s ease;
}
.cah-cust-nav-bar-floating-nav-inner-wrapper {
  max-width: 90vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 24px 45px;
  margin: 0 auto;
}
.cah-cust-nav-bar-floating-nav-logo-wrapper {
  width: 210px !important;
  height: 100%;
  display: flex;
  align-items: center;
}
.cah-cust-nav-bar-floating-nav-logo-wrapper img {
  margin: 0;
}
.cah-cust-nav-bar-floating-nav-inner-wrapper span {
  height: 31px;
  display: flex;
  align-items: center;
  padding: 0 13px;
  border-radius: 5px;
  font-size: 25px;
  text-transform: uppercase;
  color: #2e418f;
  /* font-style: italic; */
}
.cah-cust-nav-bar-floating-nav-inner-wrapper span:nth-child(2) {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.cah-cust-nav-bar-floating-nav-inner-wrapper span img {
  margin: 0 10px 0 0;
}
.cah-cust-nav-bar-floating-nav-inner-wrapper span:nth-child(2) img {
  width: 20px;
}
.cah-cust-nav-bar-floating-nav-inner-wrapper span:nth-child(3) img {
  width: 18px;
}
.cah-cust-nav-bar-floating-nav-inner-wrapper span a {
  color: #ff931e;
  /* font-weight: 900; */
  font-weight: normal;
}

.cah-cust-nav-bar-hamburger-btn {
  display: none;
  position: relative;
  width: 34px;
  height: 34px;
  border: 2px solid #2e418f;
  border-radius: 50%;
  cursor: pointer;
  /* margin-bottom: 10px; */
}
.cah-cust-nav-bar-hamburger-btn i {
  color: #2e418f;
}
.cah-cust-nav-bar-hamburger-btn div {
  width: 14px;
  height: 2px;
  position: absolute;
  background-color: #2e418f;
}
.cah-cust-nav-bar-hamburger-btn div:nth-child(1) {
  top: 11px;
  left: 10px;
}
.cah-cust-nav-bar-hamburger-btn div:nth-child(2) {
  top: 16px;
  left: 10px;
}
.cah-cust-nav-bar-hamburger-btn div:nth-child(3) {
  top: 21px;
  left: 10px;
}
.cah-cust-nav-bar-mobile-menu-wrapper {
  display: none;
  border-top: 5px solid #5bbbd3;
}
.cah-cust-nav-bar-mobile-menu-wrapper li {
  display: flex;
  flex-direction: column;
  text-align: center;
  position: relative;
}
.cah-cust-nav-bar-mobile-menu-wrapper li i {
  right: 15px;
  position: absolute;
  color: white;
  top: 9px;
  font-size: 20px;
}
.cah-cust-nav-bar-mobile-menu-wrapper li i:hover {
  cursor: pointer;
}
.cah-cust-nav-bar-mobile-menu-wrapper a {
  padding: 10px 0;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  /* border-bottom: 1px solid #2E418F; */
}
.cah-cust-nav-bar-mobile-menu-wrapper li ul li a {
  background-color: #a9e8f7;
  color: #2e418f;
  /* border-bottom: 1px solid #2E418F; */
}
.cah-cust-nav-bar-mobile-menu-wrapper a:hover {
  /* background-color: #d0edf5; */
}
.cah-cust-nav-bar-mobile-menu-inner-wrapper-2 {
  background-color: #2e418f;
}
.cah-cust-nav-bar-mobile-menu-inner-wrapper > li {
  position: relative;
  background-color: #f2f5fa;
  border-bottom: 1px solid #2e418f;
}
.cah-cust-nav-bar-mobile-menu-inner-wrapper > li:last-child {
  background-color: #f2f5fa;
  border-bottom: none;
  color: #2e418f;
}
.cah-cust-nav-bar-mobile-menu-inner-wrapper > li > a {
  color: #2e418f;
}
.cah-cust-nav-bar-mobile-menu-inner-wrapper > li ul {
  display: none;
}
.cah-cust-nav-bar-mobile-menu-inner-wrapper > li svg {
  position: absolute;
  top: 8px;
  right: 15px;
  color: #2e418f;
}
.cah-cust-nav-bar-mobile-menu-inner-wrapper > li ul li {
  background-color: #2e418f;
  border-bottom: 1px solid #f2f5fa;
}
.cah-cust-nav-bar-mobile-menu-inner-wrapper > li ul li:first-child {
  border-top: 1px solid #2e418f;
}
.cah-cust-nav-bar-mobile-menu-inner-wrapper > li ul li:last-child {
  border-bottom: none;
}
.cah-cust-nav-bar-mobile-menu-inner-wrapper > li ul li:hover {
  background-color: #9fa1a4;
}
.cah-cust-nav-bar-mobile-menu-inner-wrapper > li ul li:last-child:hover {
  border-bottom: none;
}
.cah-cust-nav-bar-mobile-menu-inner-wrapper > li ul li a {
  color: #f2f5fa;
}
.stickyMobileNav {
}
#relative-header {
  display: none;
}
@media (max-width: 787px) {
  .cah-cust-nav-bar-inner-wrapper {
    flex-direction: column;
    align-items: center;
    padding: 0px;
  }
  .cah-cust-nav-bar-logo-wrapper {
    margin: 15px 0;
  }
}
@media (max-width: 787px) {
  #relative-header {
    display: block;
    opacity: 0;
    position: relative !important;
    z-index: 1;
  }
  .cah-cust-nav-bar-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 10px;
    border-color: #5bbbd3;
    z-index: 99999;
  }
  .cah-cust-nav-bar-menu-wrapper {
    display: none;
  }
  .cah-cust-nav-bar-floating-nav-wrapper {
    display: none;
  }
  .cah-cust-nav-bar-contact-menu-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
  }
  .cah-cust-nav-bar-contact-wrapper {
    height: 80px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-right: 45px;
  }
  .cah-cust-nav-bar-contact-wrapper span:nth-child(1) {
    margin-right: 0;
  }
  .cah-cust-nav-bar-hamburger-btn {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
cah-cust-nav-bar-menu-wrapper {
  max-width: none;
}
.header-top-banner {
  background-color: #d0edf5;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0 10px 0;
}
.header-top-container {
  /* width: 960px; */
  width: 100%;
  max-width: 90vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-top-banner p,
.header-top-banner i {
  color: #2e418f !important;
}
.header-top-banner p {
  font-size: 16px;
}
.date-hours-email {
  display: flex;
}
.date-hours-email p {
  /* padding-right: 20px; */
  /* font-size: 18px; */
  font-weight: 300 !important;
  /* padding-top: 20px; */
  margin-bottom: 0;
  margin-right: 20px;
}
.date-hours-email p span {
  padding-right: 5px;
}
.social-icons {
  display: flex;
  justify-content: space-between;
  width: 50px;
  /* margin-left: 8%; */
}
.social-icons p {
  display: flex;
  justify-content: center;
  font-size: 24px;
  /* padding-top: 16px; */
  margin-bottom: 0;
}
.cah-cust-nav-bar-menu-wrapper {
  /* position: absolute; */
  bottom: 0px;
  margin-bottom: 10px;
  right: 0;
  /* width: 612px !important; */
}
.cah-cust-nav-bar-contact-menu-wrapper {
  /* padding-bottom: 12px; */
  /* padding-bottom: 30px; */
  /* margin-bottom: 40px; */
  display: flex;
  flex-direction: column;
  /* align-items: flex-start; */
}
#menu-header-menu li:first-of-type {
  padding-left: 10px;
}
#menu-header-menu li ul li:first-of-type {
  padding-left: 0;
}

.cah-cust-nav-bar-mobile-menu-wrapper {
  z-index: 999;
}

.call-appointment {
  display: none;
  flex-direction: row;
  justify-content: center;
  background-color: #2e418f;
  width: 100%;
  box-sizing: border-box;
  padding: 5px;
}

.call-appointment span {
  height: 31px;
  display: flex;
  align-items: center;
  padding: 0 13px;
  border-radius: 5px;
  font-size: 20px;
  text-transform: uppercase;
  color: #2e418f;
  /* font-style: italic; */
}
.call-appointment a {
  display: flex;
  align-items: center;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  margin: 0 13px;
  text-align: center;
}
#calendar-icon {
  margin-right: 10px;
  /* color: #FF931E; */
}
#phone-icon {
  margin-right: 10px;
  transform: rotate(90deg);
  /* color: #FF931E; */
}
.home .call-apointment > a > i {
  color: #ff931e;
  margin-right: 10px;
}
.home .cah-cust-nav-bar-contact-wrapper > a {
  color: #2e418f;
  /* text-shadow: 0 0 5px rgba(0,0,0,0.2); */
}
@media screen and (max-width: 1024px) {
  .call-apointment > a > i {
    color: #fff;
    margin-right: 10px;
  }
  .cah-cust-nav-bar-contact-wrapper > a {
    color: #fff;
  }
}
.call-appointment span:nth-child(1) {
  margin-right: 10px;
}
.call-appointment span img {
  margin: 0 10px 0 0;
}
.call-appointment span:nth-child(1) img {
  width: 20px;
}
.call-appointment span:nth-child(2) img {
  width: 18px;
}
.call-appointment span a {
  color: white;
  font-weight: 900;
}

@media screen and (max-width: 1459px) {
  .social-icons {
    margin-left: 5%;
  }
}

@media screen and (max-width: 1430px) {
  .social-icons {
    margin-left: 3%;
    width: 50px;
  }
}

@media screen and (max-width: 1385px) {
  .date-hours-email p {
    font-size: 16px;
  }
  .social-icons p {
    font-size: 20px;
  }
  /* .spacer {
    height: 162px;
  } */
}

@media screen and (max-width: 1280px) {
  .date-hours-email p {
    font-size: 15px;
  }
}

@media screen and (max-width: 1170px) {
  .header-top-banner {
    display: none;
  }
  /* .spacer {
    height: 101px;
  } */
}

.date-hours-email-mobile {
  display: none;
  background-color: #027c8f;
  width: 100%;
  margin-bottom: 12px;
}

.date-hours-email-mobile p {
  color: white;
  padding: 15px 0px;
  font-weight: 400;
}

.date-hours-email-mobile p span {
  margin-right: 5px;
}

@media screen and (max-width: 787px) {
  .cah-cust-nav-bar-contact-wrapper {
    display: none;
  }
  .date-hours-email-mobile {
    display: none;
    justify-content: center;
  }
  .call-appointment {
    display: flex;
  }
}
@media screen and (max-width: 500px) {
  .call-appointment a {
    font-size: 14px;
  }
}

@media screen and (max-width: 321px) {
  .call-appointment a {
    font-size: 12px;
  }
}
@media screen and (max-width: 787px) {
  .spacer {
    /* height: 182px; */
    /* height: 136px; */
    /* height: 162px; */
    /* height: 200px; */
    height: 300px;
  }
}

/* @media screen and (max-width: 660px) {
  .spacer {
    height: 225px;
  }
} */

.date-hours-email a *,
.date-hours-email {
  color: #2e418f !important;
}

.mobile-contact {
  display: none;
  justify-content: center;
}
.mobile-contact span a,
.mobile-contact p {
  color: white;
  text-transform: uppercase;
}
.mobile-contact span a {
  font-size: 16px;
}
.mobile-contact span {
  margin-right: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 660px) {
  .mobile-contact {
    display: flex;
  }
}

.cah-cust-nav-bar-mobile-menu-inner-wrapper-2 ul.sub-menu {
  display: none;
}

/* END HEADER STYLES */

.home #right-sidebar {
  display: none !important;
}
.home .entry-content,
.home article#post-133,
.home #main {
  margin-bottom: 0;
}
.home-bottom-appt {
  margin: 25px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-bottom-appt a {
  font-size: 20px;
  padding: 10px 20px;
  color: white;
  font-weight: bold;
  background-color: #ff931e;
  text-transform: uppercase;
  text-align: center;
}
.home-bottom-appt a:hover {
  background-color: #d0edf5;
}
.page-header-image-single {
  margin-bottom: 15px;
}
.single .entry-content {
  margin-top: 0;
}
.single .entry-title {
  margin-bottom: 15px;
}
.page-id-54 #right-sidebar {
  display: none;
}
.page-id-54 .team-section,
.page-id-54 #primary {
  width: 100%;
}
.page-id-54 .inside-article {
  padding: 0;
}
.page-id-54 #main {
  margin-right: 0;
}
.page-id-54 header.entry-header {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-54 .entry-title {
  text-align: center;
}
.page-id-59 #right-sidebar {
  display: none;
}
.page-id-59 .team-section,
.page-id-59 #primary {
  width: 100%;
}
.page-id-59 .inside-article {
  padding: 0;
}
.page-id-59 #main {
  margin-right: 0;
}
.page-id-59 header.entry-header {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-59 .entry-title {
  text-align: center;
}
.page-id-59 #page {
  width: 1100px;
  max-width: 90vw;
}
.page-id-27 header.entry-header {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-27 .entry-title {
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .mobile-burger-wrapper {
    width: 100%;
    max-width: 90vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.slide-out-left {
  animation: slideOutLeft 1s ease-out 0s 1 forwards;
}
.slide-in-left {
  animation: slideInLeft 1s ease-out 0s 1 forwards;
}
.slide-out-right {
  animation: slideOutRight 1s ease-out 0s 1 forwards;
}
.slide-in-right {
  animation: slideInRight 1s ease-out 0s 1 forwards;
}
@keyframes slideOutLeft {
  0% {
    transform: translateX(0vw);
  }
  100% {
    transform: translateX(-100vw);
  }
}
@keyframes slideOutRight {
  0% {
    transform: translateX(0vw);
  }
  100% {
    transform: translateX(100vw);
  }
}
@keyframes slideInLeft {
  0% {
    transform: translateX(100vw);
  }
  100% {
    transform: translateX(0vw);
  }
}
@keyframes slideInRight {
  0% {
    transform: translateX(-100vw);
  }
  100% {
    transform: translateX(0vw);
  }
}
/* .odometer-digit-inner {
	overflow-x: visible !important;
} */
.footer-top {
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  overflow: visible;
  position: relative;
  /* height: 50px; */
  /* background-color: #2E418F; */
  margin-top: 100px;
}
#footer-divider {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .footer-top {
    margin-top: 150px;
  }
}
.footer-top img {
  /* width: 175px;
	position: absolute;
	max-width: 90vw;
	opacity: 0;
	transform: translateY(-100%);
	transition: all .6s ease; */
  /* transform: translateY(1px); */
}
.inside-footer-widgets #gform_widget-3 .widget-title {
  margin-bottom: 0;
}
.inside-footer-widgets #gform_fields_4 input {
  color: #5bbbd3;
  text-align: center;
  padding: 8px 20px;
  border: none;
  /* font-weight: bold; */
}
.inside-footer-widgets #gform_fields_4 input::placeholder {
  color: #5bbbd3;
  text-align: center;
}
.header-locations {
  width: 100%;
  display: flex;
}
.header-locations a {
  width: 50%;
  padding: 5px;
  box-sizing: border-box;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  color: #2e418f;
  background-color: #d0edf5;
  font-size: 18px;
}
.current-location {
  color: white !important;
  background-color: #ff931e !important;
}
.header-locations a:hover {
  color: white;
  background-color: #ff931e;
}
.package-list {
  display: flex;
  width: 100%;
}
.package-box {
  width: 33.333%;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .package-list {
    flex-direction: column;
  }
  .package-box {
    width: 100%;
  }
}
.staff-page {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.staff-card {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #2e418f;
}
.staff-card h3 {
  color: #ff931e;
  font-weight: bold;
}
/* .staff-card img {
	float: left;
	margin: 0 25px 15px 0;
	width: 250px;
} */
.staff-card-img {
  float: left;
  margin: 0 25px 15px 0;
  width: 250px;
  position: relative;
}
.staff-ff {
  position: absolute;
  width: 50%;
  bottom: 10px;
  left: 10px;
}
.staff-img {
  width: 100%;
}
.staff-ff-placeholder {
  float: left;
  margin: 0 25px 15px 0;
  width: 250px;
  position: relative;
}
#sh-slot-2 .odometer-inside .odometer-digit:nth-child(3) .odometer-digit-inner {
  /* overflow: visible; */
}
#service-467 .service-img {
  background-position: center right;
}
#service-475 .service-img {
  background-position: center left;
}
#service-1244 .service-img {
  background-position: center right;
}
#service-1032 .service-img {
  background-position: center right;
}
.locations-top {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.locations-top h3 {
  text-transform: uppercase;
  margin-bottom: 0;
  color: #2e418f;
  background-color: white;
  padding: 5px 10px;
  white-space: nowrap;
}
.locations-rule {
  height: 1px;
  width: 100%;
  background-color: #2e418f;
}
.welcome-socials {
  background-color: #ff931e;
  height: 5px;
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.welcome-socials-container {
  width: 960px;
  max-width: 90vw;
  display: flex;
  align-items: center;
  justify-content: center;
}
.welcome-socials a {
  background-color: #ff931e;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 100%;
  margin: 10px;
}
.welcome-socials a i {
  color: white;
  font-size: 30px;
}
.welcome-socials a:hover {
  background-color: #d0edf5;
}
.home-video {
  width: 100vw;
  position: relative;
}
#video-wave {
  position: absolute;
  bottom: -1px;
  width: 100%;
  transform: scaleX(-1);
}
#video-wave .st0 {
  fill: white;
}
#video-overlay {
  position: absolute;
  width: 40%;
  /* left: 0; */
  left: 3%;
  top: 30%;
}
#video-overlay * {
  color: #2e418f;
}
#video-overlay h2 {
  margin-bottom: 0;
  /* font-style: italic; */
  text-transform: none;
  /* text-shadow: 0 0 5px rgba(0,0,0,0.5); */
}
#video-overlay h1 {
  font-family: capitolina, serif;
  margin-bottom: 10px;
  /* text-shadow: 0 0 5px rgba(0,0,0,0.5); */
  font-size: 46px;
}
#video-overlay h3 {
  /* font-style: italic; */
  /* text-shadow: 0 0 5px rgba(0,0,0,0.5); */
  font-size: 26px;
  font-weight: bold;
}
#mobile-banner {
  display: none;
}
@media screen and (max-width: 787px) {
  .home-video {
    /* display: none; */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .home-video > .wp-video {
    display: none;
  }
  #mobile-banner {
    width: 100%;
    display: block;
  }
  #video-overlay h3 {
    font-size: 26px;
    color: white;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  #video-overlay h1 {
    font-size: 34px;
    color: white;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
  #video-overlay {
    width: 1200px;
    max-width: 90vw;
    top: auto;
    left: auto;
  }
}
@media screen and (min-width: 1025px) {
  .home .cah-cust-nav-bar-wrapper {
    position: absolute;
    top: 0;
  }
}
@media screen and (min-width: 1025px) {
  .home .entry-content {
    /* transform: translateY(-156px); */
  }
}
.locations-home {
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-image: url('/wp-content/uploads/2020/01/blue-wave-services-e1579719364376.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: contain; */
}
@media screen and (max-width: 1024px) {
  .locations-home {
    padding-top: 50px;
  }
}
.locations-home-container {
  width: 960px;
  max-width: 90vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding-bottom: 50px;
  position: relative;
}
#locations-cat {
  position: absolute;
  right: 100%;
  bottom: 0;
  height: 75%;
}
@media screen and (max-width: 1024px) {
  #locations-cat {
    display: none;
  }
}
.locations-home h2 {
  font-size: 40px;
  color: #2e418f;
}
.locations-home-container > p {
  /* color: #2E418F; */
}
.locations-home-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  /* flex-wrap: wrap; */
}
.locations-home-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 400px;
  box-sizing: border-box;
  padding: 0 50px 0 50px;
}
@media screen and (max-width: 1024px) {
  .locations-home-card {
    width: 100%;
  }
}
.locations-home-card img {
  height: 150px;
  margin-bottom: 15px;
}
/* #lvim-logo {
	width: 100%;
	margin-bottom: 25px;

}
#blue-logo {
	height: 150px;
	margin-bottom: 15px;

} */
.locations-home-card > h3 {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
  color: #2e418f;
}
/* .locations-home-wrapper .locations-home-card:first-of-type {
	border-right: 2px solid #d0edf5;
} */
.locations-border {
  width: 2px;
  background-color: #323333;
  height: 200px;
}
.locations-home-phone {
  color: #5bbbd3;
  font-weight: bold;
  font-size: 30px;
}
.locations-home-address {
  color: #2e418f;
}
.locations-home-socials {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.locations-home-socials a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 30px;
  height: 30px;
  background-color: #ff931e;
  border-radius: 100%;
  margin: 5px;
}
.locations-home-socials a i {
  color: white;
}
.locations-home-socials a:hover {
  background-color: #d0edf5;
}
.locations-home-contact {
  width: 100%;
  color: white;
  /* font-size: 20px; */
  padding: 5px;
  box-sizing: border-box;
  background-color: #ff931e;
  text-transform: uppercase;
}
.locations-home-card .orange-btn {
  width: 100%;
  box-sizing: border-box;
}
.locations-home-contact:hover {
  color: white;
  background-color: #d0edf5;
}
.locations-home-contact:visited {
  color: white;
}
@media screen and (max-width: 1024px) {
  .locations-home-wrapper {
    flex-direction: column;
  }
  .locations-border {
    background-color: white;
    height: 0;
    margin: 25px;
  }
}
#services-wave {
  width: 100vw;
  max-width: none;
  transform: translateY(1px);
}
#services-wave .st0 {
  fill: #d7f2f9;
}
.home .services-grid {
  position: relative;
}
#doctor-top-wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
#doctor-top-wave .st0 {
  fill: #f7e8d7;
}
.home-services {
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #5bbbd3;
  position: relative;
}
.home-services-container {
  width: 1200px;
  max-width: 90vw;
  /* width: 90vw; */
  display: flex;
  justify-content: center;
}
.home-services-left {
  width: 40%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1025px) {
  .home-services-left img {
    /* margin-top: 200px; */
  }
}
.home .hib-pop-up-slides-2-wrapper {
  width: 60%;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.home-services-left p {
  color: #2e418f;
}
.home-services-left h3 {
  color: #2e418f;
  margin-bottom: 0;
  font-style: italic;
  font-size: 30px;
  font-weight: bold;
}
.home-services-left h2 {
  text-transform: uppercase;
  color: #fff;
  font-size: 40px;
}
.home-services-left img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 350px;
  opacity: 0;
  transform: translateY(100%);
  transition: all 1s ease 0.6s;
}
.orange-btn {
  text-align: center;
  position: relative;
  z-index: 2;
  color: #2e418f;
  padding: 8px 20px;
  background-color: #a9e8f7;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  transition: all 0.6s ease;
}
.orange-btn:hover {
  color: #fff;
  background-color: #2e418f;
}
#footer-widgets .orange-btn:hover {
  background-color: #5bbbd3;
}
@media screen and (max-width: 1024px) {
  .home-services-container {
    flex-direction: column;
    align-items: center;
  }
  .home-services-left {
    width: 100%;
    margin-bottom: 50px;
  }
  .home .hib-pop-up-slides-2-wrapper {
    width: 100%;
    margin-bottom: 50px;
  }
  .home-services-left img {
    display: none;
  }
  .home-services-left a {
    /* display: block; */
    /* background-color: #2E418F; */
    /* color: white; */
    /* font-size: 24px; */
  }
  .home-services-left a:hover {
    /* background-color: #FF931E; */
  }
}
.home-staff-right p {
  /* color: #2E418F; */
}
.home-staff-right h3 {
  color: #2e418f;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: bold;
}
.home-staff-right h2 {
  text-transform: uppercase;
  color: #2e418f;
  font-size: 40px;
}
/* .home-staff-right a {
	text-align: center;
	position: relative;
	z-index: 2;
	color: #2E418F;
	padding: 5px 20px;
	background-color: #d0edf5;
	text-transform: uppercase;
	font-weight: bold;
}
.home-staff-right a:hover {
	color: #fff;
	background-color: #2E418F;
} */
.home-staff {
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-image: url('/wp-content/uploads/2020/01/doctor-wave-purple-footer-1-e1579730777900.png'); */
  background-position: bottom;
  background-size: contain;
  background-color: #a9e8f7;
  background-repeat: no-repeat;
  position: relative;
}
#home-staff-bg {
  width: 100%;
  position: absolute;
  bottom: -1px;
  left: 0;
  /* background-color: white; */
}
#home-staff-bg .st0 {
  fill: #f7e8d7;
}
#home-staff-bg .st1 {
  fill: #ff931e;
}
.home-staff-container {
  position: relative;
  z-index: 99;
  width: 1200px;
  max-width: 90vw;
  display: flex;
  justify-content: center;
}
.home-staff-left {
  width: 60%;
}
.home-staff-left img {
  /* width: 500px; */
}
.home-staff-right {
  width: 40%;
  padding-top: 50px;
}
.home-staff-right .orange-btn {
  background-color: #2e418f;
  color: white;
}
.home-staff-right .orange-btn:hover {
  background-color: #5bbbd3;
}
@media screen and (max-width: 1024px) {
  .home-staff-right .orange-btn {
    margin-bottom: 50px;
  }
  .home-staff-container {
    flex-direction: column;
    align-items: center;
  }
  .home-staff-left,
  .home-staff-right {
    width: 100%;
  }
}
#hadlock-footer-btn {
  /* width: 100%; */
  text-align: center;
  padding: 5px 10px;
  box-sizing: border-box;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
  background-color: #ff931e;
}
#hadlock-footer-btn:hover {
  background-color: white;
  color: #ff931e;
}
#townsend-footer-btn {
  /* width: 100%; */
  text-align: center;
  padding: 5px 20px;
  box-sizing: border-box;
  text-transform: uppercase;
  font-weight: bold;
  background-color: #d0edf5;
  color: #2e418f;
}
#townsend-footer-btn:hover {
  background-color: white;
  color: #2e418f;
}
.mobile-logo {
  display: none;
}
@media screen and (max-width: 1024px) {
  .mobile-logo {
    display: block;
  }
  .desktop-logo {
    display: none;
  }
}
.home-staff-img {
  position: absolute;
  width: 50%;
}
#home-staff-img {
  /* transform: translateX(-100vw); */
  width: 550px;
  height: 650px;
  position: relative;
  max-width: 90vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
#home-staff-img .home-staff-img:nth-child(1) {
  top: 0;
  left: 0;
}
#home-staff-img .home-staff-img:nth-child(2) {
  right: 0;
  z-index: 3;
}
#home-staff-img .home-staff-img:nth-child(3) {
  bottom: 0;
  left: 25px;
  z-index: 1;
}
#home-staff-img-1 {
  position: absolute;
  top: 0;
  left: 0;
}
#home-staff-img-2 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.home-staff-img-container {
  width: 350px;
  height: 350px;
}
@media screen and (max-width: 1024px) {
  #home-staff-img {
    width: 100%;
    height: 350px;
    display: none;
  }
  .home-staff-img-container {
    width: 200px;
    height: 200px;
  }
}
.home-staff-before-img,
.home-staff-after-img {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 1000ms ease;
}

.home-staff-hide-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}
#home-staff-img-1,
#home-staff-img-2 {
  transform: translateX(-100vw);
}
#home-staff-img-1 .home-staff-before-img {
  background-image: url("/wp-content/uploads/2021/02/Image-01.png");
  z-index: 2;
}
#home-staff-img-2 .home-staff-before-img {
  background-image: url("/wp-content/uploads/2021/02/Image-2.png");
  z-index: 2;
}
/* #home-staff-img-1 .home-staff-after-img {
	background-image: url('/wp-content/uploads/2020/01/Dr-Abbie-Doll-Boston-Terrier-in-exam-room-.jpeg');
	z-index: 1;
	width: 300%;
	height: 300%;
}
#home-staff-img-2 .home-staff-after-img {
	background-image: url('/wp-content/uploads/2020/01/Dr.-Jeff-with-large-dog-in-Exam-Room.jpg');
	z-index: 1;
	width: 300%;
	height: 300%;
} */
/* .home-staff-img-container:hover .home-staff-before-img {
	width: 300%;
	height: 300%;
	opacity: 0;
}
.home-staff-img-container:hover .home-staff-after-img {
	width: 100% !important;
	height: 100% !important;
}
#home-staff-img-2:hover .home-staff-after-img {
	z-index: 3;
} */
.floating-header-left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.floating-header-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.float-header-info {
  display: flex;
  flex-direction: column;
  padding: 10px;
}
.float-header-info .fa-phone {
  transform: rotate(90deg);
}
.float-header-info a {
  color: #2e418f;
  text-transform: uppercase;
  font-weight: bold;
}
.floating-header-left .float-header-info {
  text-align: left;
}
.floating-header-right .float-header-info {
  text-align: right;
}
.floating-header-divider {
  width: 1px;
  background-color: #d2d2d4;
  height: 50px;
}
.cat-links,
#nav-below {
  display: none !important;
}
.footer-widget-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.post-1030 .page-header-image-single {
  display: none;
}
div#n2-ss-6 .n2-style-0dfcc93d26ded644e92fb1d300cbbfe1-simple {
  padding: 5px 10px !important;
}
.page-id-369 .header-top-banner,
.page-id-369 .cah-cust-nav-bar-contact-menu-wrapper,
.page-id-369 #right-sidebar,
.page-id-369 .home-bottom-appt,
.page-id-369 .site-footer,
.page-id-369 .call-appointment,
.page-id-369 .cah-cust-nav-bar-hamburger-btn {
  display: none !important;
}
.page-id-369 .cah-cust-nav-bar-inner-wrapper {
  padding: 15px 0 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-369 #primary {
  width: 100%;
}
.page-id-371 .header-top-banner,
.page-id-371 .cah-cust-nav-bar-contact-menu-wrapper,
.page-id-371 #right-sidebar,
.page-id-371 .home-bottom-appt,
.page-id-371 .site-footer,
.page-id-371 .call-appointment,
.page-id-371 .cah-cust-nav-bar-hamburger-btn {
  display: none !important;
}
.page-id-371 .cah-cust-nav-bar-inner-wrapper {
  padding: 15px 0 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-id-371 #primary {
  width: 100%;
}

.make-appt-confirm {
  display: inline-block;
  color: white;
  background-color: #ff931e;
  padding: 5px 10px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.make-appt-confirm:hover {
  background-color: #d0edf5;
  cursor: pointer;
}
.appt-modal {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 99999;
}
.appt-modal-box {
  width: 600px;
  padding: 50px;
  max-width: 90vw;
  box-sizing: border-box;
  text-align: center;
  background-color: #2e418f;
  border: 10px solid white;
  box-shadow: 0 0 10px black;
  position: relative;
}
.appt-modal-box p {
  color: white;
}
.appt-modal-box i {
  color: white;
  position: absolute;
  top: 10px;
  right: 10px;
}
.appt-modal-box i:hover {
  cursor: pointer;
  color: #ff931e;
}
.modal-submit {
  display: inline-block;
  color: white;
  background-color: #ff931e;
  padding: 5px 10px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
}
.modal-submit:hover {
  background-color: #d0edf5;
  cursor: pointer;
}
.contact-btns {
  display: flex;
}
.contact-btns > div {
  text-align: center;
  position: relative;
  z-index: 2;
  color: #2e418f;
  padding: 8px 20px;
  background-color: #a9e8f7;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  transition: all 0.6s ease;
  margin: 0 10px 10px 0;
}
.contact-btns > div:hover {
  background-color: #2e418f;
  color: white;
  cursor: pointer;
}
.page-id-1497 #right-sidebar,
.page-id-1497 .cah-cust-nav-bar-contact-menu-wrapper,
.page-id-1497 .entry-header,
.page-id-1497 #footer-widgets,
.page-id-1497 .site-info,
.page-id-1497 .cah-cust-nav-bar-floating-nav-wrapper,
.page-id-1497 .call-appointment,
.page-id-1497 .cah-cust-nav-bar-hamburger-btn {
  display: none !important;
}
.page-id-1497 .cah-cust-nav-bar-inner-wrapper,
.page-id-1497 .mobile-burger-wrapper {
  padding: 0;
  justify-content: center;
}
.page-id-1497 #primary {
  width: 100%;
}
.page-id-1497 #main {
  margin-right: 0;
}
.covid-banner {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 0 5px 0;
  background-color: #ff931e;
}
.covid-banner-container {
  width: 1200px;
  max-width: 90vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.covid-banner-container p {
  margin-bottom: 0;
  color: white;
  text-align: center;
}
.covid-banner-container p a {
  color: #2e418f;
  font-weight: bold;
}
.telemedicine-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 25px 0;
}
.telemedicine-btns > img {
  width: 250px;
}
.telemedicine-btns > a > img {
  height: 50px;
  width: auto;
  align-self: center;
}
#testimonial-1576 .ts-title {
  display: none;
}
@media screen and (max-width: 1024px) {
  #tv-container {
    display: none !important;
  }
}
.category-dvm.category-fear-free .page-header-image-single {
  display: none;
}
.dvm-featured-img {
  position: relative;
}
.ff-dvm {
  position: absolute;
  width: 33.333%;
  bottom: 15px;
  left: 15px;
}
#gform_wrapper_18 li.gfield input,
#gform_wrapper_18 li.gfield textarea,
#gform_wrapper_18 li.gfield select {
  background-color: #fafafa;
  border: 1px solid #444;
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  padding: 5px 10px !important;
  color: #444;
  width: 100% !important;
}

#gform_wrapper_18 label.gfield_label {
  color: #2e418f;
}
#gform_wrapper_18 .gfield_required {
  color: #2e418f !important;
}
.page-id-172 #right-sidebar {
  display: none;
}
.page-id-172 #primary {
  width: 100%;
  background-color: #eff0f2;
}
.page-id-172 #main {
  margin-right: 0;
}
.page-id-172 {
  background-color: #eff0f2;
}
.page-id-172 .entry-content {
  justify-content: center;
  display: flex;
  background-color: #eff0f2;
}
.page-id-172 .inside-article {
  background-color: transparent;
}
.page-id-172 header.entry-header {
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
.page-id-172 header.entry-header h1.entry-title {
  text-align: center;
}
#gform_wrapper_18 {
  background-color: white;
  box-sizing: border-box;
  padding: 0 0 50px 0;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  width: 600px;
  max-width: 100%;
  margin-bottom: 0;
}
#gform_fields_18 > li {
  padding: 0 50px;
  /* padding: 0; */
  margin: 0 50px;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 15px;
}
#gform_fields_18_2 > li {
  padding: 0 50px;
  /* padding: 0; */
  margin: 0 50px;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 15px;
}
#field_18_2 {
  margin: 0;
  padding: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  #field_18_2 {
    display: flex;
    flex-direction: column;
  }
}
#field_18_26 {
  margin: 0;
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  /* justify-content: center;
  align-items: center; */
}
.appt-header {
  width: 100%;
  background-color: #fafafa;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-sizing: border-box;
  padding: 50px 0 35px 0;
  position: relative;
}
.appt-header h2 {
  margin-bottom: 20px;
  font-weight: bold !important;
  text-transform: uppercase;
  color: #2e418f;
  font-size: 32px;
}
.appt-header > p {
  font-style: italic;
  color: #444;
  margin-bottom: 0 !important;
}
.appt-page-number {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 50px;
  height: 50px;
  background-color: #2e418f;
  border-radius: 100%;
  top: -25px;
}
.appt-page-number > p {
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: 30px;
  margin-bottom: 0 !important;
}
.appt-urgent-cta {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 25px 50px;
  background-color: #eb5757;
  width: 100%;
  box-sizing: border-box;
}
.appt-urgent-cta p {
  color: white;
  margin-bottom: 0 !important;
  text-align: center;
}
.appt-urgent-cta p a {
  color: white;
  margin-bottom: 0 !important;
  text-align: center;
}
#field_18_24 {
  padding: 0 !important;
}
#input_18_3 {
  /* margin-left: 0 !important; */
  margin-bottom: 0 !important;
  display: flex;
}
#input_18_3 > li {
  margin-bottom: 0 !important;
  margin-right: 15px;
  display: flex;
  align-items: center;
  overflow: visible;
}
#input_18_3 > li > * {
  margin-top: 0 !important;
  white-space: nowrap;
  overflow: visible;
}
#input_18_3 > li > input {
  min-width: 10px !important;
}
#field_18_3 {
  display: flex;
  align-items: center;
  /* padding-bottom: 15px !important; */
  /* padding: 15px 50px 15px 50px !important; */
  /* margin: 0 50px 0 50px !important; */
  /* border-bottom: 1px solid #444; */
}
#field_18_3 > .ginput_container {
  margin-top: 0;
}
#gform_wrapper_18 .gform_page_footer {
  border-top: none !important;
  padding: 0 50px !important;
  margin: 25px 0 0 0 !important;
}
#gform_wrapper_18 ul.gfield_radio input {
  box-shadow: none;
}
#gform_wrapper_18 ul.gfield_radio input:checked ~ label {
  color: #014051;
}
/* .gchoice_select_all, .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
  color: #014051;

} */
#gform_wrapper_18 .gform_next_button {
  /* border: 2px solid #8c030e; */
  box-shadow: none;
  margin-right: 0 !important;
  width: 100% !important;
  background-color: #a9e8f7 !important;
  color: #2e418f;
  text-align: center;
  text-transform: uppercase;
  box-sizing: border-box !important;
  padding: 10px;
  font-size: 20px !important;
  transition: all 0.6s ease;
  font-weight: bold;
}
#gform_wrapper_18 .gform_next_button:hover {
  background-color: #2e418f !important;
  color: #fff;
  cursor: pointer;
}
/* #gform_page_18_2 {
  display: block !important;
} */
#field_18_13 > .ginput_container {
  position: relative;
}
#field_18_13 > .ginput_container > .ui-datepicker-trigger,
#field_13_13 > .ginput_container > .screen-reader-text {
  position: absolute;
  right: 10px;
  top: 8px;
}
#field_18_15 > .ginput_container {
  position: relative;
}
#field_18_15 > .ginput_container > .ui-datepicker-trigger,
#field_18_15 > .ginput_container > .screen-reader-text {
  position: absolute;
  right: 10px;
  top: 8px;
}
#gform_fields_18_2 .gfield_radio {
  margin: 0 !important;
  display: flex;
}
#gform_fields_18_2 .gfield_radio > li {
  display: flex;
  align-items: center;
}
#gform_fields_18_2 .gfield_radio > li > * {
  margin-top: 0 !important;
}
#field_18_14 .ginput_container {
  margin-top: 0 !important;
}
#field_18_16 .ginput_container {
  margin-top: 0 !important;
}
#gform_page_18_2 .gform_page_footer {
  display: flex;
  flex-direction: column;
}
#gform_wrapper_18 .gform_previous_button,
#gform_submit_button_18,
#gform_submit_button_18,
#gform_previous_button_18 {
  box-shadow: none;
  /* border: 2px solid #8c030e; */
  margin-right: 0 !important;
  width: 100% !important;
  background-color: #a9e8f7;
  color: #2e418f;
  text-align: center;
  text-transform: uppercase;
  box-sizing: border-box !important;
  padding: 10px;
  font-size: 20px !important;
  transition: all 0.6s ease;
  font-weight: bold;
  margin-bottom: 5px !important;
  display: block;
}
#gform_wrapper_18 .gform_previous_button:hover,
#gform_submit_button_18:hover,
#gform_submit_button_18:hover,
#gform_previous_button_18:hover {
  background-color: #2e418f;
  color: #fff;
  cursor: pointer;
}
#gform_submit_button_18 {
  box-shadow: none;
  /* border: 2px solid #8c030e; */
  margin-right: 0 !important;
  width: 100% !important;
  background-color: #a9e8f7;
  color: #2e418f;
  text-align: center;
  text-transform: uppercase;
  box-sizing: border-box !important;
  padding: 10px;
  font-size: 20px !important;
  transition: all 0.6s ease;
  font-weight: bold;
}
#gform_submit_button_18:hover {
  background-color: #2e418f;
  color: #fff;
  cursor: pointer;
}
#field_18_11 {
  width: 100% !important;
}
#gform_wrapper_18 .gform_page_footer {
  background-color: white;
}
.sh-counter-wrapper {
  background-image: url("/wp-content/uploads/2021/12/Counter-1-1.webp");
  display: flex;
  width: 100vw;
  background-color: white;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-position: center;
  background-size: cover;
  padding: 100px 0 100px 0;
  position: relative;
  background-attachment: fixed;
}

.sh-counter-container {
  width: 960px;
  max-width: 90vw;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .sh-counter-container {
    flex-direction: column;
  }
}
.sh-slot {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  width: 275px;
  margin: 15px;
  background-position: center;
  background-size: cover;
}

.sh-slot .sh-number {
  color: #a9e8f7;
  font-size: 70px !important;
  font-weight: bold;
  text-align: center;
  margin: 0;
}

.sh-slot .sh-stat {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.od-plus-container {
  display: flex;
  align-items: center;
}

.od-divider {
  width: 40px;
  height: 5px;
  background-color: white;
  margin: 10px 0 25px 0;
  transform: scaleX(0);
  transition: all 500ms ease;
}
.staff-bottom-wave {
  width: 100vw;
  max-width: none;
  background-color: #a9e8f7;
}
@media screen and (min-width: 1025px) {
  #custom_html-9 > .textwidget > img {
    box-sizing: border-box;
    padding-right: 117px;
  }
}

.service-bcah-logo {
  margin-bottom: 24px;
  max-width: 300px;
}
