/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: Brandon Kudo/Wilkes Booth
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. Donations: https://calmestghost.com/donate. BlankSlate is the definitive WordPress boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2022.4
Requires at least: 5.2
Tested up to: 5.9
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2022 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
html {
  scroll-behavior: smooth;
}
body {
  line-height: 1;
}
a {
  text-decoration-skip-ink: auto;
}
button {
  outline: 0;
}
ul,
ol {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
q {
  display: inline;
  font-style: italic;
}
q:before {
  content: '"';
  font-style: normal;
}
q:after {
  content: '"';
  font-style: normal;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  padding: 2px;
}
big {
  font-size: 120%;
}
small,
sup,
sub {
  font-size: 80%;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
dd {
  margin-left: 20px;
}
kbd,
tt {
  font-family: courier;
  font-size: 12px;
}
ins {
  text-decoration: underline;
}
del,
strike,
s {
  text-decoration: line-through;
}
dt {
  font-weight: bold;
}
address,
cite,
var {
  font-style: italic;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal;
}
.screen-reader-text:focus {
  background-color: #f7f7f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: var(--anitque-gold);
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.skip-link {
  left: -9999rem;
  top: 2.5rem;
  z-index: 999999999;
  text-decoration: underline;
}
.skip-link:focus {
  display: block;
  left: 6px;
  top: 7px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  line-height: normal;
  padding: 15px 23px 14px;
  z-index: 100000;
  right: auto;
}
.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
}

html {
  scroll-behavior: smooth;
}

:root {
  /*--dark-navy: #03404f;*/
  --dark-navy: #1d1e4b;
  /*--anitque-gold: #046077;*/
  --anitque-gold: #cb9e68;
  --anitque-gold-alt: /*#986B34*/ #cb9e68;
  --hover-gold: #e0c5a4;
  --plumb: #777893;
  --tertiary: rgb(236 251 254 / 20%);
  /*--gray-opacity: #ecfbfe;*/
  --gray-opacity: rgba(165, 165, 183, 0.4);
  --gray-opacity-light: rgba(165, 165, 183, 0.25);
  --gray: #4f4f4f;
  --lite-navy: rgba(165, 165, 183, 0.4);
  --clear-gold: rgba(203, 158, 104, 0.2);
  --clear-navy: rgba(29, 30, 75, 0.2);
  /*--primaryFont: "area-normal", sans-serif;*/

  --secondaryFont: "dutch-mediaeval-pro", sans-serif;
  --primaryFont: "macho", sans-serif;
}

body {
  font-family: var(--primaryFont);
  font-size: 16px;
  color: var(--gray);
  font-weight: 400;
  line-height: 2em;
}

h1 {
  font-size: 40px;
  font-weight: 700;
  color: var(--dark-navy);
  margin-bottom: 0.5em;
  line-height: 1.2em;
}
h2 {
  font-size: 28px;
  font-weight: 600;
  color: var(--dark-navy);
  margin-bottom: 0.5em;
  line-height: 1.2em;
}
h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 1em;
}
h4 {
  font-size: 24px;
  margin-bottom: 1em;
}
@media (min-width: 769px) and (max-width: 1024px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 32px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 21px;
  }
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 21px;
  }
  .mobile-hide {
    display: none;
  }
}
p {
  margin-bottom: 1em;
}
a {
  text-decoration: none;
}
p > a {
  color: var(--dark-navy);
  font-weight: 700;
}

p > a:hover {
  color: var(--anitque-gold);
}
ul,
ol {
  margin: 0 0 1em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style-type: upper-roman;
}
img {
  max-width: 100%;
}
strong {
  font-weight: bold;
}
#comments,
.entry-footer,
.footer {
  display: none !important;
}
#more {
  scroll-margin-top: 100px;
}
.single-post #more {
  scroll-margin-top: 140px;
}
.children-fade > *,
.fade {
  opacity: 0;
  transform: translateY(24px);
}
.children-fade-in,
.fade-in {
  transform: translateY(0px);
  animation: fadeIn 0.3s ease-in 0.3s 1 forwards;
  transition: all 0.3s ease-in 0.3s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.home .entry-content > p {
  display: none;
}
.entry-content {
  width: 100%;
}
.home #sidebar {
  display: none;
}
.btn,
.gform_next_button,
.gform_previous_button,
.gform_submit_button,
.gform_button {
  display: inline-block;
  color: white;
  text-align: center;
  letter-spacing: 0.04em;
  border-radius: 100px !important;
  border: none !important;
  background-color: var(--anitque-gold-alt);
  padding: 20px 24px;
  transition: all 0.4s ease;
  font-size: 16px;
  font-weight: 700;
  font-family: var(--primaryFont) !important;
}
.btn:hover,
.gform_button:hover {
  background-color: var(--hover-gold);
}
.home .header {
  display: none;
}
.social-icon {
  width: 40px;
  height: 40px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 100%;
  transition: all 0.4s ease;
  background-color: var(--plumb);
}

.social-icon:hover {
  background-color: var(--hover-gold);
}

/* HEADER STYLES */

#header {
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  z-index: 99;
}
.header-container {
  width: 1200px;
  max-width: 90vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 2px 4px rgba(79, 71, 137, 0.1);
  border-radius: 0px 0px 8px 8px;
  background-color: white;
  box-sizing: border-box;
  padding: 20px 40px;
  position: relative;
  transition: all 0.2s ease;
}
#menu ul.menu {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
}
#menu ul.menu:hover > li {
  opacity: 0.2;
}
#menu ul.menu ul.sub-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 24px;
  background-color: white;
  list-style: none;
  margin: 0;
}
#menu ul.menu > li {
  margin-right: 30px;
  position: relative;
  padding: 26px 0;
  transition: all 0.4s ease;
}
#menu ul.menu > li.mobile-only {
  display: none;
}
#menu ul.menu > li:last-of-type {
  margin-right: 0;
}
#menu ul.menu > li > a {
  font-size: 16px !important;
  color: var(--dark-navy);
  font-weight: 600;
}
#menu ul.menu > li:hover {
  opacity: 1;
}
#menu ul.menu > li:hover > ul.sub-menu {
  display: flex;
  flex-direction: column;
}

#menu ul.menu > li:hover > ul.sub-menu > li > a {
  white-space: nowrap;
  color: var(--dark-navy);
  padding: 5px 0;
  display: block;
  font-weight: 500;
}
#menu ul.menu > li:hover > ul.sub-menu > li > a:hover {
  text-decoration: underline;
}

#hamburger {
  position: relative;
  display: none;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 48px;
  border: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  border-radius: 100px;
  background-color: var(--anitque-gold);
  box-sizing: border-box;
  padding: 0;
  overflow: hidden;
}

.burger-line {
  width: 30px;
  height: 3px;
  background: #fff;
  border-radius: 5px;
  transition: all 0.2s ease-in-out;
  display: flex;
}

.burger-line::before,
.burger-line::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 3px;
  background: #fff;
  border-radius: 5px;
  transition: all 0.2s ease-in-out;
}

.burger-line::before {
  transform: translateY(-8px);
}

.burger-line::after {
  transform: translateY(8px);
}
#hamburger.open {
  background-color: var(--hover-gold);
}
#hamburger.open .burger-line {
  transform: translateX(43px);
  background: transparent;
}

#hamburger.open .burger-line::before {
  transform: rotate(45deg) translate(-30px, 30px);
}

#hamburger.open .burger-line::after {
  transform: rotate(-45deg) translate(-30px, -30px);
}
#header.open-menu .header-container {
  background-color: var(--plumb);
  box-shadow: none;
}
.mm-bg {
  display: none;
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 98;
  background-color: var(--anitque-gold);
}
@media screen and (min-width: 1025px) {
  #mobile-menu,
  .mm-bg {
    display: none !important;
  }
}
#mobile-menu {
  width: 100%;
  background-color: var(--plumb);
  display: none;
}
#mobile-menu #menu-main-menu-1 {
  margin: 0;
  list-style: none;
  padding: 0 21px;
}
#mobile-menu #menu-main-menu-1 > li {
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
#mobile-menu #menu-main-menu-1 > li > a {
  color: white;
  font-size: 24px;
  padding: 24px 0;
  width: fit-content;
  display: block;
}

#mobile-menu #menu-main-menu-1 > li > i {
  position: absolute;
  right: 0;
  top: 32px;
  color: white;
  font-size: 20px;
}
#mobile-menu #menu-main-menu-1 > li > ul {
  display: none;
  width: 100%;
  border-radius: 8px;
  background-color: var(--dark-navy);
  list-style: none;
  margin: 0;
}
#mobile-menu #menu-main-menu-1 > li > ul {
  width: 100%;
  border-radius: 8px;
  background-color: var(--hover-gold);
  list-style: none;
  margin: 0;
  padding: 7px 0;
}
#mobile-menu #menu-main-menu-1 > li > ul > li > a {
  padding: 7px 21px;
  color: var(--dark-navy);
  display: block;
}
.call-us {
  display: none;
  width: 60px;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  padding: 0 10px 0 32px;
  color: var(--anitque-gold);

  &:hover {
  }
}
@media screen and (max-width: 1024px) {
  #menu {
    display: none;
  }
  #hamburger {
    display: flex;
  }
  .header-container > .btn {
    display: none;
  }
  .header-container > .call-us {
    display: flex;
  }
  #header {
    position: sticky;
    top: 0;
    flex-direction: column;
  }
  .header-container {
    width: 100vw;
    max-width: 100vw;
    position: relative;
    border-radius: 0;
  }
}
@media screen and (max-width: 768px) {
  .header-container {
    padding: 20px 32px;
  }
}
@media screen and (max-width: 428px) {
  .header-container {
    padding: 16px;
  }
}

/* BANNER/HERO STYLES */

.hero-banner {
  width: 100vw;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.hero-banner > img {
  width: 50%;
  align-self: flex-end;
}
.banner-img {
  width: 50%;
  align-self: flex-end;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.banner-img > svg {
  z-index: 1;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.4;
}
.banner-img > img:last-of-type {
  z-index: 2;
  position: relative;
  width: 98%;
}
.hero-banner-container {
  padding-top: 120px;
  width: 1200px;
  max-width: 90vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
}
.hero-banner-caption {
  width: 40%;
}
.home .hero-banner-caption {
  width: 55%;
}
.hero-banner-caption > h1 {
  color: var(--dark-navy);
  margin-bottom: 24px;
  font-family: var(--secondaryFont);
  font-weight: 400;
  font-size: 40px;
}
.hero-banner-caption > p {
  margin-bottom: 32px;
  line-height: 160%;
}
.home .hero-banner-caption > h1 {
  font-size: 48px;
  margin-bottom: 0;
  max-width: 540px;
  font-family: var(--secondaryFont);
  font-weight: 700;
}
.service-marquee {
  height: 82px;
  display: inline-block;
  vertical-align: bottom;
  overflow: hidden;
  width: 100%;
}
.service-title {
  font-size: 48px;
  font-weight: 700;
  color: var(--anitque-gold);
  text-transform: lowercase;
  margin-bottom: 0;
  height: 82px;
  /* display: block; */
  display: flex;
  align-items: center;
  animation: animateWords 10s infinite ease;
  will-change: transform;
}
/* divided into as many parts as there are spans, each part decreasing the translateY by -100% */
@keyframes animateWords {
  0% {
    transform: translateY(0%);
  }

  25% {
    transform: translateY(-100%);
  }

  50% {
    transform: translateY(-200%);
  }

  75% {
    transform: translateY(-300%);
  }

  100% {
    transform: translateY(-400%);
  }
}
.service-title > a {
  color: var(--anitque-gold-alt);
  width: 100%;
  display: flex;
  align-items: center;
  height: 82px;
  font-weight: 500;

  .arrow-btn {
    margin-left: 12px;
    width: 36px;
    height: 36px;
    font-size: 18px;
  }
}

/* INTRO SECTION */

.home-intro {
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 200px 0;
  padding: 40px 0;
}
.home-intro > img {
  width: 100%;
  position: absolute;
  z-index: 1;
}
.home-intro > .home-bg-inner {
  background: var(--dark-navy);
  height: 75%;
  z-index: 2;
  bottom: auto;
}
.home-intro-container {
  border-radius: 8px;
  padding: 0 80px;
  display: flex;
  align-items: center;
  width: 1200px;
  max-width: 90vw;
  position: relative;
  z-index: 3;
}
.home-intro-left,
.home-intro-right {
  width: 50%;
  box-sizing: border-box;
}
.home-intro-right {
  color: white;
  padding-left: 40px;
}
.home-intro-right > h2 {
  color: white;
  font-weight: 400;
  font-size: 40px;
  font-family: var(--secondaryFont);
}
.home-intro-left {
  position: relative;
  padding-right: 40px;
  display: flex;
  flex-direction: column;
}
.intro-left-wrapper {
}
.home-intro-left .map-container {
  background-color: #ffffff;
  box-shadow: 0px 4px 12px rgba(79, 71, 137, 0.1);
  border-radius: 8px;
  box-sizing: border-box;
  padding: 32px;
  width: 100%;
  display: block;
  transition: all 0.4s ease;
  margin-bottom: 16px;

  & a:nth-of-type(2) h3 {
    margin-bottom: 20px;
  }
}
.home-intro-left .map-container h3 {
  color: var(--plumb);
  transition: all 0.4s ease;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 0;
}
.intro-map {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.intro-map > img:first-of-type {
  width: 100%;
  box-shadow: inset 0px -4px 12px rgba(0, 0, 0, 0.04),
    inset 0px 4px 12px rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}
.intro-map > img:last-of-type {
  width: 60px;
  filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.15));
  position: absolute;
  transition: all 0.4s ease;
}
.home-intro-left > .map-container:hover {
  background-color: var(--anitque-gold);

  & h3 {
    color: #fff;
  }

  .intro-map > img:last-of-type {
    transform: scale(110%);
  }
}
.intro-left-wrapper > a:hover {
  background-color: var(--anitque-gold);
}
.intro-left-wrapper > a:hover > h3 {
  color: white;
}
.intro-left-wrapper > a:hover > .intro-map > img:last-of-type {
  transform: scale(1.1);
}
.intro-hours {
  width: 100%;
  background-color: white;
  box-shadow: 0px 4px 12px rgba(79, 71, 137, 0.1);
  border-radius: 8px;
  box-sizing: border-box;
  padding: 24px 32px;
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}
.intro-hours-day {
  width: 100%;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--dark-navy);
  border-bottom: 1px solid var(--gray-opacity);
}
.intro-hours > .intro-hours-day:last-of-type {
  border-bottom: none;
}
.intro-hours-day > h4,
.intro-hours-day > p {
  margin-bottom: 0;
}
.intro-hours-day > h4 {
  text-align: left;
  font-size: 18px;
  font-weight: 600;
}
.intro-hours-day > p {
  text-align: right;
}

/* HOME SERVICES */

.home-services {
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 80px 0 0;
  position: relative;
  margin-bottom: 80px;
}
.home-services-container {
  width: 1200px;
  max-width: 90vw;
  padding: 80px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-services-container > h2 {
  margin-bottom: 64px;
  font-family: var(--secondaryFont);
  font-weight: 400;
  font-size: 40px;
}
.home-bg-inner {
  background-color: var(--gray-opacity);
  border-radius: 8px;
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 38%;
  width: 1200px;
  max-width: 90vw;
  box-sizing: border-box;
  bottom: 0;
}
.home-services .btn {
  position: absolute;
  bottom: 0;
  transform: translateY(50%);
}
.carousel-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.home-services-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
}

#left-services {
  left: 0;
  z-index: 3;
  position: absolute;
}
#right-services {
  right: 0;
  z-index: 3;
  position: absolute;
}
.carousel-left {
  transform: translateX(-50%);
}
.carousel-right {
  transform: translateX(50%);
}
.home-services-carousel {
  width: 100%;
  position: relative;
  bottom: 0;
  width: 100%;
  display: flex;
  transition: all 0.6s ease;
  padding: 10px 0;

  &::-webkit-scrollbar {
    display: none;
  }
}
.home-service-card {
  width: 320px;
  min-width: 320px;
  margin: 0 40px 0 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  box-shadow: 0px 4px 12px rgba(79, 71, 137, 0.1);
  border-radius: 8px;
  padding: 40px 25px;
  background-color: white;

  &:hover {
    & > img {
      transform: rotate(-10deg);
    }
  }
}
.home-service-card > h3 {
  font-size: 28px;
  color: var(--dark-navy);
  margin-bottom: 16px;
}
.home-service-card > img {
  height: 80px;
  margin-bottom: 23px;
  transition: all 0.4s ease;
}
.home-service-card > p:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 1024px) {
  .home-services-container {
    padding: 0 40px;
  }
  .home-services-carousel {
    margin-bottom: 28px;
  }
  .home-service-card {
    margin-right: 32px;
  }
  .home-service-card > h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .home-services-container {
    padding: 0 32px;
  }
  .home-services-carousel {
    margin-bottom: 28px;
  }
  .home-service-card {
    margin-right: 32px;
    padding: 20px;
  }
  .home-service-card > h3 {
    font-size: 21px;
  }
}

/* HOME CLIENTS */

.home-clients {
  width: 100vw;
  display: flex;
  justify-content: center;
  padding: 80px 0;
  margin-bottom: 80px;
  position: relative;
}
.home-clients-container {
  width: 1200px;
  max-width: 90vw;
  padding: 0 80px;
  display: flex;
  position: relative;
  z-index: 2;
}
.home-clients-left {
  width: 40%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding-right: 40px;
}
.home-clients-left > h2 {
  margin-bottom: 64px;
  font-family: var(--secondaryFont);
  font-weight: 400;
  font-size: 40px;
}
#home-careers .home-clients-left {
  padding-right: 0;
  padding-left: 40px;
}
.home-clients-container > img {
  width: calc(60% - 40px);
  box-sizing: border-box;
  border-radius: 240px 8px 8px 8px;
  margin-left: 40px;
}
.home-clients-img {
  width: calc(60% - 40px);
  box-sizing: border-box;
  border-radius: 240px 8px 8px 8px;
  margin-left: 40px;
  background-image: url("/wp-content/uploads/2022/09/AVC-hp-clients.png.webp");
  background-position: center;
  background-size: cover;
}
#home-careers .home-clients-img {
  border-radius: 8px 240px 8px 8px;
  margin-left: 0;
  margin-right: 40px;
  background-image: url("/wp-content/uploads/2022/09/AVC-hp-careers.png");
}
.client-card {
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0px 4px 12px rgba(79, 71, 137, 0.1);
  border-radius: 8px;
  background-color: white;
  padding: 32px;
  transition: all 0.4s ease;
}
.client-card > p {
  color: var(--gray);
  font-size: 28px;
  font-weight: 700;
}
.client-card > p > strong {
  color: var(--plumb);
}
.arrow-btn {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 100%;
  color: white;
  background-color: var(--anitque-gold-alt);
  border: none;
  font-size: 20px;
  transition: all 0.4s ease;
}
.arrow-btn:hover {
  cursor: pointer;
  background-color: var(--hover-gold);

  transform: scale(117%);
}
.carousel-left:hover {
  transform: scale(117%) translateX(-50%);
}
.carousel-right:hover {
  transform: scale(117%) translateX(50%);
}
.client-card:hover {
  background-color: var(--plumb);
}
.client-card:hover > p {
  color: white;
}
.client-card:hover > p > strong {
  color: white;
}
.home-clients-left > .client-card:first-of-type,
.home-clients-left > .client-card:nth-of-type(2) {
  margin-bottom: 40px;
}

@media screen and (max-width: 1024px) {
  .home-clients {
    padding: 64px 0;
    margin: 64px 0;
  }
  .home-clients-container {
    padding: 0 40px;
  }
  .home-clients-left > .client-card:first-of-type {
    margin-bottom: 32px;
  }
  .home-clients-left {
    padding-right: 16px;
  }
  #home-careers .home-clients-left {
    padding-left: 16px;
  }
  .home-clients-img {
    width: calc(60% - 16px);
    margin-left: 16px;
  }
  #home-careers .home-clients-img {
    margin-right: 16px;
  }
  .client-card {
    padding: 24px;
  }
  .client-card > p {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .home-clients-container {
    padding: 0 48px;
  }
  .home-clients-left > .client-card:first-of-type {
    margin-bottom: 32px;
  }
  .home-clients-left {
    padding-right: 16px;
    width: 50%;
  }
  .home-clients-img {
    width: calc(50% - 16px);
    margin-left: 16px;
  }
  #home-careers .home-clients-left {
    padding-left: 16px;
    width: 50%;
  }
  #home-careers .home-clients-img {
    width: calc(50% - 16px);
    margin-right: 16px;
  }
  .client-card {
    padding: 24px;
  }
  .client-card > p {
    font-size: 21px;
  }
}
@media screen and (max-width: 428px) {
  .home-clients {
    padding: 48px 0;
    margin: 0 0 0px 0;
  }
  .home-clients-left > h2 {
    text-align: center;
    margin-bottom: 53px;
  }
  .home-clients-img {
    display: none;
  }
  .home-clients-container {
    padding: 0;
  }
  .home-clients-left > .client-card:first-of-type {
    margin-bottom: 24px;
  }
  .home-clients-left,
  #home-careers .home-clients-left {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    align-items: center;
  }

  .client-card {
    padding: 24px;
  }
  .client-card > p {
    font-size: 19px;
  }
}

/* HOME TEAM */

.team-section {
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 80px 0;
  margin-bottom: 80px;
  position: relative;
}
.team-section .btn {
  position: absolute;
  bottom: 0;
  transform: translateY(50%);
}
.home-team-container {
  width: 1200px;
  max-width: 90vw;
  padding: 0 80px;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
.home-team-container > h2 {
  margin-bottom: 54px;
  font-family: var(--secondaryFont);
  font-weight: 400;
  font-size: 40px;
}
.home-team-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
}

#left-team {
  left: 0;
  z-index: 3;
  position: absolute;
}
#right-team {
  right: 0;
  z-index: 3;
  position: absolute;
}
.home-team-carousel {
  width: 100%;
  position: relative;
  bottom: 0;
  width: 100%;
  display: flex;
}
.home-team-card {
  width: 320px;
  min-width: 320px;
  margin-right: 40px;
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0px 4px 12px rgba(79, 71, 137, 0.1);
  display: flex;
  justify-content: center;
  transition: all 0.4s ease;
}
.home-team-card > img {
  width: 100%;
}
.home-team-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    180deg,
    rgba(79, 79, 79, 0) 0%,
    rgba(79, 79, 79, 0.4) 100%
  );
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 32px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  transition: all 0.4s ease;
}
.home-team-card > h3 {
  position: absolute;
  bottom: 32px;
  color: white;
  font-size: 24px;
  margin-bottom: 0;
  text-align: center;
}
.home-team-card:hover > .home-team-overlay {
  background: linear-gradient(
    180deg,
    rgba(79, 79, 79, 0) 0%,
    rgba(79, 79, 79, 0.6) 100%
  );
}

@media screen and (max-width: 1024px) {
  .team-section {
    padding: 64px 0;
    margin: 0;
  }
  .home-team-container {
    padding: 0 40px;
  }
  .home-team-card {
    margin-right: 32px;
  }
}
@media screen and (max-width: 768px) {
  .home-team-container {
    padding: 0 32px;
  }
  .home-team-card {
    margin-right: 32px;
  }
}
@media screen and (max-width: 428px) {
  .team-section {
    padding: 48px 0;
  }
  .home-team-container {
    padding: 0 32px;
  }
  .home-team-container {
    padding: 0;
    width: 100%;
    max-width: none;
  }
  .team-section .arrow-btn {
    display: none;
  }
}

/* APP SECTION */

.home-app {
  width: 100vw;
  display: flex;
  justify-content: center;
  padding: 80px 0;
}
.home-app-container {
  width: 1200px;
  max-width: 90vw;
  padding: 0 80px;
  background-color: var(--anitque-gold);
  border-radius: 8px;
  display: flex;
  box-sizing: border-box;
}
.home-app-left {
  width: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.home-app-left > img {
  position: absolute;
  bottom: 0;
  height: 110%;
}
.home-app-right {
  width: 50%;
  color: white;
  padding: 85px 0;
}
.home-app-right > h2 {
  color: white;
  text-transform: capitalize;
  margin-bottom: 48px;
}

.home-app-btns {
  display: flex;
}
.home-app-btns img {
  height: 60px;
  margin-right: 32px;
}
@media screen and (max-width: 1024px) {
  .home-app-container {
    padding: 40px 20px 0 40px;
    flex-direction: column-reverse;
  }
  .home-app-right {
    padding: 0 0 80px 0;
    width: 100%;
  }
  .home-app-right > h2 {
    margin-bottom: 24px;
  }
  .home-app-btns img {
    height: 48px;
    margin-right: 25px;
  }
  .home-app-left {
    width: 100%;

    & img {
      position: relative;
    }
  }
}
@media screen and (max-width: 768px) {
  .home-app-container {
  }
  .home-app-right {
  }
  .home-app-right > h2 {
    margin-bottom: 16px;
  }
  .home-app-btns {
    flex-direction: column;
  }
  .home-app-btns img {
    height: 48px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 428px) {
  .home-app-container {
    padding: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    border-radius: 0;
  }
  .home-app-left {
    display: none;
  }
  .home-app-right {
    padding: 48px 0;
    width: 1200px;
    max-width: 90vw;
  }
}

/* FOOTER CALLOUT */

.footer-callout {
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 80px 0;
  transition: all 0.4s ease;
}
.footer-callout-container {
  width: 640px;
  max-width: 90vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.footer-callout-container > h2 {
  color: white;
  font-size: 40px;
  margin-bottom: 28px;
  font-family: var(--secondaryFont);
  font-weight: 400;
}
.footer-callout-container > h3 {
  color: white;
  font-size: 28px;
  margin-bottom: 0;
}
.footer-callout-wrapper {
  width: 100%;
  box-sizing: border-box;
  border-radius: 100px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 17px 23px 17px 40px;
}
.footer-callout-wrapper > p {
  font-size: 24px;
  margin-bottom: 0;
  font-weight: bold;
  color: var(--dark-navy);
}
.footer-callout-wrapper > p > a {
  font-weight: normal;
}
.bg-fade {
  background-color: var(--anitque-gold);
}
.bg-fade.bg-fade-in {
  background-color: var(--plumb);
}

@media screen and (max-width: 1024px) {
  .footer-callout {
    padding: 64px 0;
  }
  .footer-callout-container > h2 {
    font-size: 32px;
    margin-bottom: 40px;
  }
  .footer-callout-container > h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .footer-callout-container > h2 {
    font-size: 28px;
    margin-bottom: 48px;
  }
  .footer-callout-container > h3 {
    font-size: 21px;
  }
  .footer-callout-wrapper > p {
    font-size: 21px;
  }
}
@media screen and (max-width: 428px) {
  .footer-callout-wrapper {
    flex-direction: column;
    text-align: center;
    padding: 24px 44px;
  }
  .footer-callout-wrapper > p {
    margin-bottom: 15px;
  }
}
/* FOOTER */

#footer {
  width: 100vw;
  display: flex;
  flex-direction: column;
  background-color: var(--dark-navy);
}
.footer-top {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 80px 0;
}
.footer-top-container {
  width: 1200px;
  max-width: 90vw;
  display: flex;
}
.footer-bottom {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-bottom-container {
  width: 1200px;
  max-width: 90vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-socials {
  display: flex;
  align-items: center;
}
.footer-socials > .social-icon:not(:last-of-type) {
  display: flex;
  align-items: center;
  margin-right: 12px;
}
#copyright > p,
#copyright > p > a {
  margin-bottom: 0;
  color: white;
  font-size: 16px;
  font-weight: normal;
  text-align: right;
}
.footer-column {
  width: 25%;
  box-sizing: border-box;
  transition: all 0.4s ease;
  padding-right: 12px;

  & > li {
    list-style: none;
  }

  &:first-of-type:hover {
    & p {
      opacity: 0.2;
      transition: all 0.4s ease;

      &:hover {
        opacity: 1;
      }
    }
  }
}
.footer-logo {
  margin-bottom: 40px;
}
.footer-column p {
  color: white;
}
.footer-column p > a {
  color: white;
  font-weight: normal;
}
h3.widget-title {
  font-size: 24px;
  color: white;
  text-transform: uppercase;
}
h3.widget-title::after {
  content: "";
  width: 27px;
  height: 4px;
  background-color: var(--gray-opacity);
  margin-top: 23px;
  display: block;
  border-radius: 100px;
}
.footer-half {
  width: 50%;
  box-sizing: border-box;

  & > li {
    list-style: none;
  }
}
.footer-map .intro-map {
  margin-bottom: 0;
}
.footer-map {
  border-radius: 16px;
}

@media screen and (max-width: 1024px) {
  .footer-top {
    padding: 64px 0;
  }
  h3.widget-title {
    font-size: 21px;
  }
  #copyright > p,
  #copyright > p > a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-top {
    padding: 48px 0;
  }
  .footer-top-container {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .footer-column {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 48px;
    padding-right: 0;
  }
  .footer-half {
    width: 100%;
  }
  h3.widget-title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer-bottom-container {
    flex-direction: column;
  }
  .footer-socials {
    margin-bottom: 11px;
  }
  .footer-socials > .social-icon {
    margin: 0 8px !important;
  }
  #copyright > p,
  #copyright > p > a {
    text-align: center;
  }
  .footer-bottom {
    padding: 32px 0;
  }
}
@media screen and (max-width: 428px) {
  .intro-map > img:last-of-type {
    width: 40px;
  }
  .footer-socials {
    margin-bottom: 5px;
  }
  .footer-column {
    width: 100%;
    margin-bottom: 32px;
  }
  .footer-half {
    width: 100%;
  }
  h3.widget-title {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

/* SERVICE PAGE */

.page-template-services-template {
  .subpage-body {
    background-color: transparent;
    padding: 0;
  }
  .banner-img {
  }
  .banner-img > svg {
  }
}

@media screen and (max-width: 1024px) {
  .page-template-services-template {
    .subpage-body {
      width: 100vw;
      margin: 0;
      max-width: none;
    }
  }
}

/* SUBPAGE STYLES */

.subpage-body {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 80px;
  width: 1200px;
  max-width: 90vw;
  background-color: var(--gray-opacity);
  border-radius: 8px;
  margin: 80px auto;
}

@media screen and (max-width: 1024px) {
  .subpage-body {
    padding: 20px;
    margin-top: 0;
  }
}

/* SERVICES GRID */

.services-grid {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 80px;
}
.services-grid > .home-bg-inner {
  height: calc(100% - 250px);
  z-index: 2;
  width: 100%;
  max-width: 100%;
  bottom: auto;
}
.services-grid-container {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.service-card {
  min-width: 220px;
  background-color: white;
  width: calc(25% - 20px);
  margin: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  padding: 48px 10px 40px 10px;
  box-shadow: 0px 4px 12px 0px rgba(79, 71, 137, 0.1);
  border-radius: 8px;

  &:hover {
    & > img {
      transform: rotate(-10deg);
    }
  }
}
.service-card > img {
  height: 80px;
  margin-bottom: 29px;
  transition: all 0.4s ease;
}
.service-card > h3 {
  color: var(--dark-navy);
  margin-bottom: 0;
  font-size: 18px;
  transition: all 0.6s ease;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .services-grid {
    padding: 0;
  }
  .service-card {
    min-width: 160px;
    padding: 20px 10px;
  }
  .service-card > img {
    height: 60px;
  }
  .service-card > h3 {
    font-size: 12px;
    word-break: break-word;
  }
  .services-grid-container {
    padding: 0 40px 40px 40px;
  }
  .services-grid > .home-bg-inner {
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .services-grid-container {
    padding: 0 0 40px 0;
  }
}
#contact-intro {
  margin-left: calc(-50vw + 50%);
}
.contact-form {
  background-color: white;
  border-radius: 8px;
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0px 4px 12px 0px rgba(79, 71, 137, 0.1);
  padding: 48px;
}
@media screen and (max-width: 1024px) {
  .contact-form {
    padding: 20px;
  }
}
.contact-form > h3 {
  color: var(--dark-navy);
}
.gform_required_legend {
  display: none;
}
.cta-btn {
  width: 100%;
  box-sizing: border-box;
  border-radius: 100px;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.1);
  background-color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 23px 21px 28px 40px;
  transition: all 0.4s ease;
}
#contact-intro .home-intro-right > .cta-btn:first-of-type {
  margin-bottom: 32px;
}
#contact-intro .home-intro-right > p {
  margin-bottom: 55px;
}
.cta-btn > h4 {
  margin-bottom: 0;
  color: var(--gray);
}
.cta-btn > h4 > strong {
  color: var(--plumb);
}
.cta-btn:hover {
  background-color: var(--anitque-gold);
}
.cta-btn:hover > h4 {
  color: white;
}
.cta-btn:hover > h4 > strong {
  color: white;
}
.gform_fields input,
.gform_fields textarea {
  border-radius: 4px;
  border: 1px solid #f3f8fa;
  background: var(--gray-opacity-light);
  padding: 10px;
}
.gfield_label {
  font-size: 18px;
  font-weight: bold;
}
.gform-field-label--type-sub {
  font-size: 14px;
}
#input_3_2 {
  width: 100%;
}
#gform_wrapper_3 .gform_footer {
  padding-bottom: 0;
  margin-bottom: 0;
}
#gform_submit_button_3 {
  margin-bottom: 0;
}
.contact-map {
  padding-top: 40px;
  display: flex;
}
.contact-map > iframe {
  border-radius: 16px;
  filter: grayscale();
  width: 1200px;
  max-width: 90vw;
  margin: 0 auto;
}

@media screen and (max-width: 1024px) {
  .cta-btn > h4 {
    font-size: 20px;
  }
}

/* DVM/clip path try #1 */

.banner-img {
  & img {
  }
}

.svg-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 3 !important;
}

/* page template default */

.page-template-default.page {
  .hero-banner-container {
    text-align: center;
    justify-content: center;
    padding-top: 200px;
    position: relative;
  }
}

.page-template-default .has-post-thumbnail {
  .hero-banner-container {
    padding-top: 120px;
    width: 1200px;
    max-width: 90vw;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute;
    text-align: left;
  }
}

@media screen and (max-width: 1024px) {
  .page-template-default .has-post-thumbnail,
  .page-template-default.page {
    .hero-banner-container {
      padding-top: 60px;
      position: relative;
    }
  }
}

/* landing page template */

.page-template-landing-template {
  .footer-callout,
  #header,
  #footer {
    display: none;
  }
}

/* team page template */

.page-template-team-template {
  .hero-banner-container {
    text-align: center;
    justify-content: center;
    padding-top: 200px;
    position: relative;
  }
}

@media screen and (max-width: 1024px) {
  .page-template-team-template {
    padding-top: 0;

    .hero-banner-container {
      padding-top: 60px;
    }
  }
}

/* dvm/staff/team pages */

.category-career.post-template-default,
.category-dvm.post-template-default,
.category-staff.post-template-default,
.category-team.post-template-default {
  .hero-banner-container {
    text-align: center;
    justify-content: center;
    padding-top: 200px;
    position: relative;
  }
}

.staff-member-img {
  padding-left: 40px;
  height: fit-content;
}

@media screen and (max-width: 1024px) {
  .category-dvm.post-template-default,
  .category-staff.post-template-default,
  .category-team.post-template-default {
    padding-top: 0;

    .hero-banner-container {
      padding-top: 60px;
    }

    .subpage-body {
      flex-direction: column-reverse;

      & > img {
        margin-bottom: 40px;
      }
    }
  }
  .staff-member-img {
    padding-left: 0px;
  }
}

/* careers page */

.page-template-career-template {
  .footer-callout {
    display: none;
  }
  .entry-content {
    padding: 80px 0;
  }
}

/* careers page content */

.careers .sl-wrapper {
  margin-left: calc(-50vw + 50%);
  padding: 80px 0;
}
.careers #home-careers {
  margin-left: calc(-50vw + 50%);
}
.careers #home-careers .home-clients-img {
  background-image: url("/wp-content/uploads/2024/07/AVC-careers-callout.png");
}
.error404 {
  .footer-callout {
    display: none;
  }
  .hero-banner {
    margin-bottom: 120px;

    & h2 {
      font-size: 28px;
      margin-bottom: 24px;
    }
  }
}

.current-openings {
  width: 100%;
}
.career-opening {
  padding: 20px;
  background-color: var(--dark-navy);
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 16px;
  width: 100%;
  transition: all 0.4s ease;

  & h2 {
    color: #fff;
    margin-bottom: 0;
  }
  &:hover {
    background-color: var(--anitque-gold);

    .btn {
      background-color: var(--dark-navy);
    }
  }
}

.career-opening + .career-opening {
  margin-top: 20px;
}

@media screen and (max-width: 1024px) {
  .career-opening {
    flex-direction: column;

    & h2 {
      margin-bottom: 20px;
      text-align: center;
    }
  }
}

/* contact page */

.page-template-contact-template {
  .footer-callout {
    display: none;
  }
  .footer-callout.footer-review {
    display: flex;

    .footer-socials {
      .social-icon {
        background-color: var(--dark-navy);

        &:hover {
          background-color: var(--anitque-gold);
        }
      }
    }

    &:hover {
      background-color: var(--plumb);
    }
  }
  .entry-content {
    padding: 80px 0 0 0;

    & > p:last-of-type {
      margin: 0;
    }
  }
  .contact-map {
    margin-bottom: 80px;
  }
}

/* forms pages */

/* Gravity/GF Generic Styles */

.page-template-forms-template {
  .hero-banner-container {
    text-align: center;
    justify-content: center;
    padding-top: 200px;
    position: relative;
  }
  .subpage-body {
    max-width: 900px;
    width: 90%;
  }
  .entry-content {
    width: 100%;
  }
}

.page-template-forms-template {
  .gform_wrapper {
    max-width: 900px;
    width: 100%;

    .gform-field-label,
    .gfield_label {
      color: var(--dark-navy);
    }
    .ginput_container--name > span input,
    .ginput_container > input,
    .ginput_container > textarea {
      background-color: #fff;
    }

    .gform_page_footer {
      border-top: 0px;
    }

    .appt-urgent-cta,
    .appt-header {
      & h2 {
        font-weight: bold;
      }
      & > p {
        color: var(--dark-navy);
      }
      .appt-page-number > p {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 50px;
        height: 50px;
        background-color: var(--dark-navy);
        border-radius: 100%;
        color: white;
        font-weight: bold;
        text-align: center;
        font-size: 24px;
      }
    }
  }
}

@media screen and (max-width: 1024px) {
  .page-template-forms-template {
    .hero-banner-container {
      padding-top: 60px;
      position: relative;
    }
  }
}

/* media queries */

@media screen and (max-width: 1024px) {
  /* home banner */
  .home {
    .hero-banner-caption {
      width: 75%;
    }
    .hero-banner-caption > h1 {
      font-size: 32px;
    }
    .service-marquee {
      height: 60px;
    }
    .service-title {
      height: 60px;

      & > a {
        font-size: 32px;
        height: 60px;
      }
    }
  }

  /* home intro */
  .home-intro-container {
    flex-direction: column-reverse;
  }

  .hero-banner-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 60px;
  }
  .home-intro > .home-bg-inner {
    border-radius: 0;
    width: 100vw;
    max-width: none;
    top: 0;
    height: 90%;
  }
  .hero-banner {
    flex-direction: column-reverse;
    align-items: flex-end;
    margin-bottom: 50px;
  }
  .hero-banner > img {
    width: 95%;
  }
  .banner-img {
    width: 80%;
  }
  .hero-banner-caption {
    width: 1200px !important;
    max-width: 90vw;
  }

  .home-intro-container {
    padding: 0;
  }
  .intro-left-wrapper > a,
  .intro-hours {
    padding: 24px;
  }
  .home-intro-left {
    padding-right: 0;
    width: 100%;
  }
  .home-intro-right {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 40px;
    width: 100%;
  }
  .intro-hours-day > h4 {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .intro-left-wrapper > a,
  .intro-hours {
    padding: 24px;
  }
  .home-intro-left {
    padding-right: 0px;
  }
  .intro-hours-day > h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 428px) {
  .home-intro {
    padding: 48px 0 0 0;
  }
  .home-services {
    padding-bottom: 80px;
  }
  .home-services-container > h2 {
    margin-bottom: 48px;
  }
  .home-bg-inner {
    width: 100vw;
    max-width: 100vw;
    border-radius: 0;
  }
  .home-services-container {
    padding: 0;
    width: 100%;
    max-width: none;
  }
  .home-services-carousel {
    margin-bottom: 12px;
    padding-left: 20px;
    overflow-y: auto;
    overscroll-behavior-x: contain;
    scroll-snap-type: x mandatory;
  }
  .carousel-wrapper {
    width: 100%;
  }
  .home-services-wrapper {
    width: 100%;
  }
  .home-team-card,
  .home-service-card {
    margin-right: 32px;
    width: calc(50% - 32px);
    scroll-snap-align: center;
    min-width: 300px;
  }
  .home-service-card > h3 {
    font-size: 21px;
  }
  .home-services .arrow-btn {
    display: none;
  }
}

/* rye css */

.page-id-2479.page-template-default {
  .hero-banner-caption > h1 {
    display: none !important;
  }
  .subpage-body {
    padding: 0;
    overflow: hidden;
  }
  .entry-content {
    margin: 0;
  }
  .inside-article {
    padding: 0;
  }
  #page {
    width: 100%;
    max-width: none;
  }
}

.ty {
  .rye-body {
    padding-top: 0;

    .rye-body-container {
      & p:last-of-type {
        font-weight: bold;
        text-transform: uppercase;
        color: var(--anitque-gold);
        font-size: 24px;
      }
    }
  }
}
.rye {
  .rye-hero {
    background-color: var(--anitque-gold);
    position: relative;
    height: 75vw;
    max-height: 550px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: relative;

    & h1 {
      text-transform: uppercase;
      margin-bottom: 0;
      font-size: 60px;
      font-weight: bold;
      color: #fff;
      text-align: center;
      line-height: 1;
    }

    & div {
      position: absolute;
      top: 10%;
      left: 50%;
      transform: translate(-50%);
    }
  }

  & strong {
    font-weight: bold;
  }
  .rye-body-container p strong {
  }
  .td {
    background-color: var(--anitque-gold);

    & svg {
      transform: rotate(180deg);
    }
  }
  .tu {
    background-color: var(--dark-navy);
  }
}
.ears-parent {
  max-width: 900px;
  width: 90%;
  animation: hideshow 3s ease infinite;
}

@keyframes hideshow {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-15deg);
  }
  50% {
    transform: rotate(0deg);
  }
}
.page-id-369 {
  .entry-content p:nth-child(3) {
    font-weight: bold;
    text-transform: uppercase;
    color: var(--anitque-gold);
    font-size: 24px;
  }
}
.rye > img {
  width: 100%;
}
.rye-body {
  width: 100%;
  padding: 80px 20px 180px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.rye-body-container {
  width: 800px;
  max-width: 90vw;
  text-align: center;
}
.rye-body-container > h1 {
  text-transform: uppercase;
  font-size: 40px;
}
.rye-body-container > h2 {
  font-size: 36px;
  color: var(--dark-navy);
  font-weight: bold;
  text-transform: capitalize;
}
.rye-body-container > p:last-of-type {
  padding-bottom: 60px;

  & span {
    font-weight: bold;
    text-transform: uppercase;
    color: var(--anitque-gold);
    font-size: 24px;
  }
}
.ty .rye-body-container > p:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 40px !important;
}
.rye-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.rye-btns a {
  background-color: var(--anitque-gold);
  border-radius: 100px;
  width: 125px;
  height: 125px;
}
.rye-btns > a {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in;

  & svg {
    width: 50px;
  }
}
.rye-btns > a:first-of-type {
  margin-right: 30px;
}
.rye-btns > a:last-of-type {
  margin-left: 30px;
}
.rye-btns a:hover {
  transform: scale(1.1);
}
.rye-bottom {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
.rye-btns img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .rye-body {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .rye-btns {
  }
  .ty .rye-btns {
    flex-direction: row;

    & a {
      margin: 10px !important;
    }
  }
  .rye-btns > a:first-of-type {
  }
  .rye-btns > a:last-of-type {
  }
  .rye h1 {
    font-size: 42px !important;
  }
  .rye-hero img {
    max-width: 80vw;
  }
  .rye .rye-hero div {
    top: 10%;
    max-width: 90%;
  }
}

.has-text-align-center {
  text-align: center;
}

.ears {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: auto;
  right: auto;
  max-width: 900px;
  width: 90%;

  & path {
    fill: var(--gray-opacity);
  }
}
.ears.ears-active {
  opacity: 1;
}

/* wellness plans page */

.page-template-wellness-plans {
  .subpage-body {
    background-color: #fff;
    padding: 0;
    margin: 80px 0 0 0;
    max-width: none;
    width: 100%;
  }
  .subpage-body-full {
    width: 100%;
    max-width: none;
    padding: 80px 0;
  }
  .subpage-body-inner {
    width: 1200px;
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }
  .wellness-intro {
    padding: 60px;
    color: #fff;
    border-radius: 16px;

    & a {
      color: #fff;
    }
    & p:last-of-type {
      margin-bottom: 0;
    }
  }
  .lite-gray-bg {
    background-color: var(--gray-opacity-light);
  }
  .navy-bg {
    background-color: var(--dark-navy);
  }
  .adult-plans {
    .wp-block-list {
      line-height: 1.5;
    }
  }
  .senior-plans,
  .puppy-plans {
    padding: 80px 0;

    .wp-block-list {
      line-height: 1.5;
    }
  }
  .footer-wellness-cta {
    background-color: var(--gray-opacity);
    padding: 30px 0;

    & p {
      text-align: center;
      max-width: 900px;
      width: 90%;
      margin: 0 auto;
    }
  }
}

@media screen and (max-width: 1024px) {
  .page-template-wellness-plans {
    .wellness-intro {
      padding: 20px;
    }
  }
}

/*--------------------------------------------------------------
4g. THANK YOU
--------------------------------------------------------------*/
.review-block {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 50%;
  height: 75px;
  width: 75px;
  margin: 10px !important;
  background-color: var(--anitque-gold);
}

.review-block i {
  color: white !important;
  font-size: 32px !important;
  margin-right: 0;
}

.review-block p {
  color: white !important;
  margin-bottom: 0 !important;
  font-size: 28px;
  padding: 0 !important;
}

.review-block:hover {
  transition: all 0.3s ease-in;
  transform: scale(1.1);
}

.intro-hours {
  width: 100%;
  background-color: white;
  box-shadow: 0px 4px 12px rgba(79, 71, 137, 0.1);
  border-radius: 8px;
  box-sizing: border-box;
  padding: 24px 32px;
  display: flex;
  flex-direction: column;
  margin-top: 16px;
}
.intro-hours-day {
  width: 100%;
  padding: 10px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}
.intro-hours > .intro-hours-day:last-of-type {
  border-bottom: none;
}
.intro-hours-day > h4,
.intro-hours-day > p {
  margin-bottom: 0;
}
.intro-hours-day > h4 {
  text-align: left;
  font-size: 24px;
}
.intro-hours-day > p {
  text-align: right;
}


/*OLD LANDING PAGE STYLES FOR WAITLIST PAGES*/

.page-id-3076, .page-id-2965{

	html {
	  scroll-behavior: smooth;
	}
	.new-lp {
	  width: 100vw;
	  margin-left: calc(-50vw + 50%);
	  display: flex;
	  flex-direction: column;
	  position: relative;
	}

	.lp-header {
	  width: 100%;
	  background: #ffffff;
	  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  padding: 20px 0;
	  position: relative;
	  z-index: 2;
	}
	#lp-relative {
	  opacity: 0;
	}
	#lp-sticky {
	  position: fixed;
	  top: 0;
	  left: 0;
	}
	.lp-header-container {
	  display: flex;
	  align-items: center;
	  justify-content: space-between;
	  width: 1200px;
	  max-width: 90vw;
	}
	.lp-btn {
	  background-color: var(--anitque-gold);
	  color: white;
	  text-transform: uppercase;
	  border-radius: 100px;
	  padding: 10px 20px;
	  text-align: center;
	  font-weight: 600;
	  display: inline-block;
	  box-sizing: border-box;
	  transition: all 0.6s ease;
	}
	.lp-btn:visited {
	  color: white;
	}
	.lp-btn:hover {
	  background-color: var(--hover-gold);
	  color: white;
	}
	.lp-header-container > .lp-btn {
	  width: 240px;
	}
	.lp-header-container > img {
	  width: 300px;
	}
	.lp-banner {
	  width: 100%;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  position: relative;
	  background-color: var(--azure);
	}
	#lp-mobile {
	  display: none;
	}
	.lp-banner > img {
	  width: 100%;
	}
	.lp-banner-container {
	  width: 1200px;
	  max-width: 90vw;
	  display: flex;
	  align-items: center;
	  justify-content: flex-start;
	  position: absolute;
	}
	.lp-banner-caption {
	  width: 50%;
	}
	.lp-banner-caption > h1 {
	  color: var(--dark-navy);
	  margin-bottom: 0;
	  font-weight: bold;
	  font-size: 64px;
	}
	.lp-banner-caption .lp-btn {
	  margin-top: 12px;
	}

	.lp-banner-caption > h1 span {
	  text-transform: uppercase;
	  color: var(--blue-green);
	  font-size: 24px;
	  line-height: 1.1;
	}

	.lp-banner-caption > h1 {
	  font-size: 28px;
	}
	.lp-callouts {
	  width: 100%;
	  padding: 96px 0;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  background-color: white;
	}
	.lp-callouts-container {
	  width: 1200px;
	  max-width: 90vw;
	  display: flex;
	}
	.lp-callout {
	  width: calc(33.333% - 32px);
	  margin: 16px;
	  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	  background-color: white;
	  overflow: hidden;
	  border-radius: 16px;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	}
	.lp-callout-top {
	  width: 100%;
	  background-color: var(--midnight);
	  padding: 40px;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  border-radius: 0px 0px 50% 50%;
	  /* box-sizing: border-box; */
	}
	.lp-callout-top > i {
	  font-size: 80px;
	  color: var(--plumb);
	}
	.lp-callout-bottom {
	  padding: 20px 80px 40px 80px;
	  width: 100%;
	  text-align: center;
	  box-sizing: border-box;
	}
	.lp-callout-bottom > h3 {
	  text-transform: uppercase;
	  font-weight: 600;
	  color: var(--dark-navy);
	  margin-bottom: 23px;
	  font-size: 22px;
	}
	.lp-callout-bottom > .lp-btn {
	  width: 100%;
	}
	.lp-about {
	  background-color: var(--gray-opacity);
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  padding: 96px 0;
	}
	.lp-about-container {
	  display: flex;
	  align-items: center;
	  width: 1200px;
	  max-width: 90vw;
	}
	.lp-about-container > img {
	  width: calc(50% - 53px);
	  margin-right: 53px;
	  border-radius: 16px;
	}
	.lp-about-right {
	  width: calc(50% - 53px);
	  margin-left: 53px;
	}
	.lp-about-right > h2 {
	  color: var(--grey);
	  font-weight: bold;
	  font-size: 40px;
	}
	.lp-services {
	  width: 100%;
	  background-color: var(--dark-navy);
	  padding: 96px 0;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}
	.lp-services-container {
	  width: 1200px;
	  max-width: 90vw;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  text-align: center;
	}
	.lp-services-container > h2 {
	  color: white;
	  font-size: 40px;
	  font-weight: bold;
	}
	.lp-services-wrapper {
	  width: 800px;
	  max-width: 100%;
	  display: flex;
	  flex-wrap: wrap;
	}
	.lp-services-wrapper > h3 {
	  color: white;
	  text-transform: uppercase;
	  padding: 10px;
	  box-sizing: border-box;
	  font-weight: 600;
	  margin: 6px;
	  width: calc(50% - 12px);
	  background-color: var(--anitque-gold);
	  font-size: 20px;
	}
	.lp-doctors {
	  width: 100%;
	  padding: 96px 0;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}
	.lp-doctors-container {
	  width: 1200px;
	  max-width: 90vw;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  text-align: center;
	}
	.lp-doctors-container > h2 {
	  font-size: 40px;
	  color: var(--midnight);
	  font-weight: bold;
	}
	.lp-doctors-wrapper {
	  display: flex;
	  flex-wrap: wrap;
	  width: 100%;
	  justify-content: center;
	}
	.lp-doctor-card {
	  width: calc(33.333% - 38px);
	  margin: 19px;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	}
	.lp-doctor-card > img {
	  width: 100%;
	  margin-bottom: 32px;
	  border-radius: 16px;
	}
	.lp-doctor-card > h3 {
	  text-transform: uppercase;
	  color: var(--midnight);
	  margin-bottom: 0;
	}
	.lp-location {
	  background-color: var(--midnight);
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  padding: 96px 0;
	}
	.lp-location-container {
	  width: 1200px;
	  max-width: 90vw;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  text-align: center;
	}
	.lp-location-container > h2 {
	  color: white;
	  font-size: 40px;
	  font-weight: bold;
	}
	.lp-location-container > iframe {
	  border-radius: 16px;
	}
	#lp-footer {
	  width: 100%;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	  background-color: var(--gray-opacity);
	  padding: 96px 0;
	}
	.lp-footer-container {
	  width: 1200px;
	  max-width: 90vw;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  text-align: center;
	}
	.lp-footer-container > img {
	  margin-bottom: 36px;
	  width: 300px;
	}
	.lp-footer-container a {
	  color: var(--gray);
	  font-weight: bold;
	}
	.lp-footer-container p > a {
	  text-decoration: underline;
	}

}

@media screen and (max-width: 1024px) {
	
	.page-id-3076, .page-id-2965{
	  .lp-banner-container {
		top: 5%;
	  }
	  .lp-header-container {
		flex-direction: column;
	  }
	  .lp-header-container > img {
		order: 1;
		margin-bottom: 24px;
	  }
	  .lp-header-container > .lp-btn {
		width: 100%;
	  }
	  .lp-header-container > .lp-btn:first-of-type {
		order: 2;
		margin-bottom: 5px;
	  }
	  .lp-header-container > .lp-btn:last-of-type {
		order: 3;
	  }
	  #lp-desktop {
		display: none;
	  }
	  #lp-mobile {
		display: block;
	  }
	  .lp-banner-caption {
		width: 100%;
	  }
	  .lp-callouts-container {
		flex-direction: column;
	  }
	  .lp-callout {
		width: 100%;
		margin: 0 0 32px 0;
	  }
	  .lp-about-container {
		flex-direction: column;
	  }
	  .lp-about-container > img {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	  }
	  .lp-about-right {
		width: 100%;
		margin-left: 0;
	  }
	  .lp-services-wrapper {
		flex-direction: column;
	  }
	  .lp-services-wrapper > h3 {
		width: 100%;
		margin: 0 0 12px 0;
	  }
	  .lp-doctors-wrapper {
		flex-direction: column;
	  }
	  .lp-doctor-card {
		width: 100%;
		margin: 0 0 38px 0;
	  }
	}
}