* {
  margin: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a:focus {
  -moz-outline-style: none;
  outline: none;
}

input[type=file]::-webkit-file-upload-button {
  cursor: pointer;
}

input[type=file]::-moz-file-upload-button {
  cursor: pointer;
}

input[type=file]::-ms-file-upload-button {
  cursor: pointer;
}

input[type=file]::-o-file-upload-button {
  cursor: pointer;
}

input[type=file] {
  cursor: pointer;
}

html body {
  font-family: "Overpass", sans-serif;
  font-weight: normal;
  overflow-x: hidden;
  background: #fff;
  padding: 0;
}

*::-moz-selection {
  color: #fff;
  background: #2c3b3d;
}

*::selection {
  color: #fff;
  background: #2c3b3d;
}

*::-moz-selection {
  color: #fff;
  background: #2c3b3d;
}

*::-webkit-selection {
  color: #fff;
  background: #2c3b3d;
}

*::-ms-selection {
  color: #fff;
  background: #2c3b3d;
}

html {
  scroll-behavior: smooth;
}

.id-link {
  display: block;
  margin-top: -98px;
  height: 98px;
}

html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-family: "Overpass", sans-serif;
  border: 0;
  outline: 0;
  font-size: 100%;
}

b,
strong {
  font-weight: 600;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

a,
div a:hover,
div a:active,
div a:focus,
button {
  text-decoration: none;
  transition: all 0.5s ease 0s;
}

a,
span,
div a:hover,
div a:active,
button {
  text-decoration: none;
}

*::after,
*::before,
* {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

body a {
  font-family: "Overpass", sans-serif;
  font-weight: normal;
  color: #1b1d1f;
  text-decoration: none;
  outline: none !important;
}

body a:focus {
  outline: none !important;
}

body a:hover {
  color: #d1aa4f;
  outline: none !important;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul,
li {
  list-style: none;
}

input,
select,
textarea,
.site textarea {
  font-family: "Overpass", sans-serif;
  font-weight: normal;
  width: 100%;
  background: #fff;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Yeseva One", serif;
}

h1 {
  font-weight: 400;
  font-size: 64px;
  line-height: 110%;
  --tw-text-opacity: 1;
  color: rgb(49, 65, 67, var(--tw-text-opacity, 1));
}

h2 {
  --tw-text-opacity: 1;
  color: rgb(49, 65, 67, var(--tw-text-opacity, 1));
  font-size: 31.5px;
  font-weight: normal;
  position: relative;
  line-height: 110%;
  letter-spacing: -1.6px;
}

h3 {
  color: rgba(76, 102, 105, 0.6);
  font-weight: 700;
  font-size: 15.5px;
}

img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: block;
  outline: none !important;
}

body p {
  color: #31313f;
  font-family: "Overpass", sans-serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 170%;
  margin: 0;
  padding: 0 0 12px 0;
  text-align: left;
  display: block;
}

body p strong {
  color: #d2ac51;
}

p:last-of-type {
  padding-bottom: 0;
}

.padding {
  padding: 100px 0;
}

iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  left: -70px;
  right: auto;
  top: 50%;
  bottom: auto;
  margin: auto;
  font-size: 0;
  background-image: url("../images/Arrow-yellow.svg");
  background-color: #fff;
  background-size: contain;
  border-radius: 50%;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  z-index: 1;
  transform: translateY(-50%) rotate(180deg);
  background-size: 15px;
  background-position: center;
}

.owl-carousel .owl-nav button:hover {
  opacity: 0.8;
}

.owl-carousel .owl-nav button.owl-next {
  transform: translateY(-50%) rotate(0deg);
  left: auto !important;
  right: -70px;
}

.owl-carousel .owl-nav button.disabled {
  opacity: 0.5;
}

.owl-dots button {
  height: 8px;
  width: 8px;
  background: #161616 !important;
  border-radius: 50px;
  padding: 0;
  border: 0;
  transition: unset;
  margin: 0 7px;
}

.owl-dots button.active {
  height: 14px;
  width: 14px;
  background: transparent !important;
  border: 2px solid #ad7d45;
  transition: unset;
}

.owl-dots button span {
  display: none;
}

.gform_wrapper h2.gform_title {
  display: none;
}
.gform_wrapper .gfield input,
.gform_wrapper .gfield select {
  background: transparent;
  height: 55px;
  line-height: 55px;
  padding: 0 15px !important;
  border: 1px solid #ebebeb !important;
  color: #1b1d1f;
  font-size: 16px !important;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 5px;
}
.gform_wrapper .gfield select {
  cursor: pointer;
  color: #808080;
}
.gform_wrapper .gfield .ginput_container_select {
  position: relative;
}
.gform_wrapper .gfield .ginput_container_select::before {
  position: absolute;
  content: "";
  background-image: url(../images/ic-menu-dropdown-arrow-black.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 6px;
  left: auto;
  right: 24px;
  top: 24px;
  filter: brightness(0) saturate(100%) invert(69%) sepia(0%) saturate(3502%) hue-rotate(44deg) brightness(93%) contrast(90%);
  pointer-events: none;
}
.gform_wrapper .gfield textarea {
  background: transparent;
  height: 145px !important;
  line-height: normal;
  padding: 15px !important;
  border: 1px solid #ebebeb !important;
  color: #1b1d1f;
  font-size: 16px !important;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 5px;
  resize: none;
}
.gform_wrapper .gfield div.ginput_container {
  background-color: transparent;
  width: 100%;
}
.gform_wrapper::-moz-placeholder, .gform_wrapper select::-moz-placeholder {
  color: #61606b;
}
.gform_wrapper::placeholder,
.gform_wrapper select::placeholder {
  color: #61606b;
}
.gform_wrapper .gform_footer,
.gform_wrapper .gform-footer {
  padding: 0 !important;
  margin: 30px 0 0 0 !important;
  position: relative;
  width: 100%;
  text-align: left;
}
.gform_wrapper .gform_footer .gform_button,
.gform_wrapper .gform-footer .gform_button {
  background: #314143;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  padding: 16px 32px;
  border-radius: 33554400px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset,
    0 10px 30px -10px rgba(49, 65, 67, 0.4);
  cursor: pointer;
  border: 1px solid transparent;
  transition: all 0.3s ease;
  font-family: "Overpass", sans-serif;
  display: inline-block;
  text-decoration: none;
  position: relative;
}
.gform_wrapper .gform_footer .gform_button:hover,
.gform_wrapper .gform-footer .gform_button:hover {
  background-color: #fff;
  color: #45556c;
  border: 1px solid #e2e8f0;
}

select::-moz-placeholder {
  color: #31313f;
}

select::placeholder {
  color: #31313f;
}

.gform_validation_errors {
  display: none !important;
}

.gfield_validation_message {
  background: transparent !important;
  border: 0 !important;
  font-size: 13px !important;
  padding: 0 !important;
  color: red !important;
  font-weight: 400;
  letter-spacing: 0.5px !important;
}

.gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: unset !important;
  grid-gap: 20px 15px !important;
}

.gform_confirmation_message {
  padding: 0 0 10px;
  text-align: left;
  color: green;
  font-weight: 600;
  font-size: 18px;
}

a.btn-main {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; /* 133.333% */
  letter-spacing: 2.4px;
  text-transform: uppercase;
  padding: 16px 32px;
  border-radius: 33554400px;
  background: #314143;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 10px 30px -10px rgba(49, 65, 67, 0.4);
  cursor: pointer;
  border: 1px solid transparent;
}
a.btn-main:hover {
  background-color: #fff;
  color: #45556c;
  border: 1px solid #e2e8f0;
}

a.btn-main1 {
  color: #45556c;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  border-radius: 33554400px;
  border: 1px solid #e2e8f0;
  background: #fff;
  padding: 16px 32px;
  cursor: pointer;
}
a.btn-main1:hover {
  background-color: #314143;
  color: #fff;
}

:root {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

.nav_open #header .header .header-right .nav-main {
  left: 0px;
}

#header {
  float: left;
  width: 100%;
  position: fixed;
  background-color: transparent;
  left: 0;
  top: 0;
  z-index: 999;
  transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  transition-property: all;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.header {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  border-bottom: 1px solid;
  --tw-border-opacity: 1;
  border-color: rgb(228, 232, 232, var(--tw-border-opacity, 1));
  background-color: #fff;
}
.header .header-wrap .container {
  width: 1280px;
}
.header .header-main {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.3s;
  padding: 24px 0px;
}
.header .header-main .logo {
  float: left;
  transition: all 0.3s;
  width: 227px;
  position: relative;
  top: 0px;
  margin-left: 0;
  z-index: 9;
}
.header .header-main .logo a {
  width: auto;
  float: left;
  width: auto;
  display: flex;
}
.header .header-main .logo a img {
  margin: 0 auto;
  display: inline-block;
}
.header .header-right {
  float: right;
  position: relative;
  z-index: 9;
  display: flex;
  align-items: center;
}
.header .header-right .nav-main {
  float: right;
  width: auto;
  display: flex;
  align-items: center;
}
.header .header-right .nav-main ul.menu {
  height: auto;
  transition: all 0.3s;
  display: flex;
  align-items: center;
}
.header .header-right .nav-main ul.menu .menu-item-39 ul.sub-menu {
  width: 150px;
}
.header .header-right .nav-main ul.menu li {
  float: left;
  width: auto;
  position: relative;
  padding: 0 24px;
}
.header .header-right .nav-main ul.menu li:last-child {
  padding-right: 0;
}
.header .header-right .nav-main ul.menu li:last-child::after {
  display: none;
}
.header .header-right .nav-main ul.menu li a {
  float: left;
  width: auto;
  height: auto;
  padding: 2px 0;
  font-weight: 500;
  color: #62748e;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 150% */
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.header .header-right .nav-main ul.menu li a:hover {
  color: #87b38d;
}
.header .header-right .nav-main ul.menu li ul.sub-menu {
  background-color: #fff;
  width: 230px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 0;
  padding: 0 0;
  top: 35px;
  transition: cubic-bezier(0.25, 0.1, 0.32, 0.83) 0.5s;
  -webkit-transition: cubic-bezier(0.25, 0.1, 0.32, 0.83) 0.3s;
  -moz-transition: cubic-bezier(0.25, 0.1, 0.32, 0.83) 0.3s;
  -o-transition: cubic-bezier(0.25, 0.1, 0.32, 0.83) 0.3s;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  transform-origin: top;
}
.header .header-right .nav-main ul.menu li ul.sub-menu li {
  width: 100%;
  height: auto;
  margin: 0 0 0;
  position: relative;
  padding: 0px;
  float: left;
  text-align: left;
  border: 0px;
}
.header .header-right .nav-main ul.menu li ul.sub-menu li a {
  float: left;
  background: none;
  width: 100%;
  height: auto;
  color: #314143 !important;
  line-height: 125%;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  padding: 15px 30px;
  text-transform: uppercase;
  transition: all 0.25s;
}
.header .header-right .nav-main ul.menu li ul.sub-menu:before {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  left: 25px;
  top: -9px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #000;
}
.header .header-right .nav-main ul.menu li:hover ul.sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
  border-radius: 2px;
}
.header .header-right .nav-main ul.menu li.menu-item-has-children {
  padding-right: 20px;
  background: url("../images/ic-menu-dropdown-arrow-black.svg");
  background-repeat: no-repeat;
  background-position: right center;
}
.header .header-right .nav-main ul.menu li:last-child a {
  border-radius: 33554400px;
  background: #314143;
  padding: 15px 32px;
  border: 1px solid transparent;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 10px 30px -10px rgba(49, 65, 67, 0.4);
}
.header .header-right .nav-main ul.menu li:last-child a:hover {
  border: 1px solid #314143;
  color: #314143;
  background-color: transparent;
}

.mobile-cta {
  float: right;
  margin: 13px 50px 0 0;
}
.mobile-cta a {
  display: inline-block;
  margin: 0 5px;
  width: 25px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  text-align: center;
}
.mobile-cta a.phone {
  background: url(../images/ic-phone-blcak.svg) no-repeat center;
}
.mobile-cta a.email {
  background: url(../images/ic-email-black.svg) no-repeat center;
}

/*-----------------res-nav-Start-------------------*/
.res_navigation {
  display: none;
  width: 72px;
  height: 22px;
  position: absolute;
  right: 0;
  top: 17px;
}

.nav-toggle {
  position: absolute;
  top: 3px;
  right: 0;
  z-index: 999999;
  padding: 5px 30px 13px 0;
  cursor: pointer;
}
.nav-toggle:focus {
  outline: none;
}
.nav-toggle.active .top {
  transform: translateY(12px) translateX(0) rotate(45deg);
  background: #333;
}
.nav-toggle.active .bottom {
  transform: translateY(-7px) translateX(0) rotate(-45deg);
  background: #333;
}
.nav-toggle.active .middle {
  opacity: 0;
  background: #fff;
}
.nav-toggle span {
  background: #333;
  border: none;
  height: 2px;
  width: 100%;
  position: absolute;
  top: -2px;
  left: 0;
  transition: all 0.35s ease;
  cursor: pointer;
}
.nav-toggle span:nth-of-type(2) {
  top: 7px;
}
.nav-toggle span:nth-of-type(3) {
  top: 16px;
}

/*-----------------res-nav-end-------------------*/
/* section css start */
.container {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}

.hero-section {
  display: flex;
  flex-direction: column;
  margin-top: 99px;
  background-color: #f7f8fa;
}
.hero-section .inner {
  display: grid;
  grid-template-columns: 436px auto;
  padding: 0 80px;
  gap: 70px;
}
.hero-section .inner .left .btnlist {
  display: flex;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
.hero-section .inner .left span.title {
  color: #45556c;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 150% */
  letter-spacing: 1.65px;
  text-transform: uppercase;
  border-radius: 33554400px;
  border: 1px solid #e2e8f0;
  background: #fff;
  box-shadow: 0 2px 10px -3px rgba(0, 0, 0, 0.05);
  padding: 11px 21px;
  position: relative;
  padding-left: 40px;
}
.hero-section .inner .left span.title:before {
  content: "";
  position: absolute;
  left: 22px;
  top: 13px;
  border-radius: 33554400px;
  opacity: 0.8105;
  background: #87b38d;
  width: 8px;
  height: 8px;
}
.hero-section .inner .left h1 {
  margin-top: 28px;
  margin-bottom: 28px;
}
.hero-section .inner .left h1 span {
  color: #87b38d;
  font-weight: 400;
  line-height: 110%;
  font-family: "Yeseva One", serif;
  width: -moz-max-content;
  width: max-content;
  float: left;
  position: relative;
}
.hero-section .inner .left h1 span:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: rgba(135, 179, 141, 0.4);
}
.hero-section .inner .left .text {
  padding-bottom: 35px;
}
.hero-section .inner .left .text p {
  color: #62748e;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 162.5%; /* 162.5% */
  letter-spacing: 0.45px;
}
.hero-section .inner .left .treated {
  border-top: 1px solid rgba(49, 65, 67, 0.0509803922);
  margin-top: 64px;
  padding-top: 33px;
}
.hero-section .inner .left .treated .title {
  color: rgba(76, 102, 105, 0.5);
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
}
.hero-section .inner .left .treated ul {
  padding-top: 14px;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  padding-right: 70px;
}
.hero-section .inner .left .treated ul li {
  --tw-text-opacity: 1;
  color: rgb(49, 65, 67, var(--tw-text-opacity, 1));
  font-weight: 500;
  font-size: 11px;
  padding: 5px 10px;
  text-transform: uppercase;
  border-radius: 3.5px;
  letter-spacing: 0.55px;
  border-radius: 33554400px;
  border: 1px solid #e2e8f0;
  background: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}
.hero-section .inner .right {
  position: relative;
  padding-top: 50px;
}
.hero-section .inner .right .img {
  z-index: 1;
  border: 6px solid #fff;
  border-radius: 32px;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  position: relative;
}
.hero-section .inner .right .img img {
  border-radius: 32px;
}
.hero-section .inner .right .img .inneriright {
  position: absolute;
  left: -56px;
  bottom: 13px;
  border-radius: 14px;
  border: 1px solid #f1f5f9;
  background: #fff;
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.04);
  padding: 11px 16px;
}
.hero-section .inner .right .img .inneriright .sub-title {
  color: #314143;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 100% */
  padding-bottom: 4px;
}
.hero-section .inner .right .img .inneriright p.sub-text {
  color: #62748e;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 150% */
}
.hero-section .inner .right .img .inneriright .box {
  background-image: url("../images/care.svg");
  background-repeat: no-repeat;
  background-size: auto;
  padding: 10px 0;
  background-position: left;
  padding-left: 52px;
}

.ptb96 {
  padding: 96px 0;
}

.ulli ul li {
  color: #45556c;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 162.5%; /* 162.5% */
  margin-bottom: 22px;
  background-image: url("../images/check-arrow.svg");
  background-repeat: no-repeat;
  background-size: 26px;
  padding-left: 39px;
  background-position: top left;
}

.location {
  display: flex;
  flex-direction: column;
  background: #2c3b3d;
  padding: 68px 0;
  border-bottom: 12px solid #8ba893;
}
.location .inner {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.location .inner .box {
  display: flex;
  flex-direction: column;
}
.location .inner .box h3 {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 111.111%; /* 111.111% */
  letter-spacing: 0.9px;
  padding: 16px 0;
}
.location .inner .box p {
  color: #cad5e2;
  text-align: center;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 150% */
  letter-spacing: 1.65px;
  text-transform: uppercase;
}

.care {
  display: flex;
  flex-direction: column;
}
.care .inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px;
}
.care .inner .left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.care .inner .left h2 {
  color: #314143;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 120% */
  padding-bottom: 32px;
}
.care .inner .left p {
  color: #62748e;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 162.5%; /* 162.5% */
  padding-bottom: 36px;
}
.care .inner .left p b {
  color: #314143;
  font-weight: 600;
}
.care .inner .left ul {
  margin-bottom: 40px;
}
.care .inner .right {
  display: flex;
  flex-direction: column;
}
.care .inner .right .pricebox {
  display: flex;
  flex-direction: column;
  padding: 49px;
  border-radius: 40px;
  border: 1px solid #f1f5f9;
  background: #fff;
  box-shadow: 0 0 0 1px #f8fafc, 0 30px 60px -15px rgba(0, 0, 0, 0.1);
}
.care .inner .right .pricebox .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 13px;
}
.care .inner .right .pricebox .top p {
  color: #314143;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 140% */
  font-family: "Yeseva One", serif;
}
.care .inner .right .pricebox .top span {
  color: #5a8a62;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 150% */
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 33554400px;
  border: 1px solid #dce8de;
  background: #eef5ef;
  padding: 9px 17px;
}
.care .inner .right .pricebox .link {
  color: #62748e;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; /* 133.333% */
  letter-spacing: 2.4px;
  text-transform: uppercase;
  border-radius: 33554400px;
  border: 1px solid #e2e8f0;
  background: #fff;
  margin-top: 32px;
  padding: 19px 0;
}
.care .inner .right .pricebox .link:hover {
  background-color: #314143;
  color: #fff;
  border: 1px solid #314143;
}
.care .inner .right .pricebox .price {
  color: #314143;
  font-family: "Yeseva One", serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 100% */
  letter-spacing: -3px;
}
.care .inner .right .pricebox .price span {
  color: #90a1b9;
  font-family: "Overpass", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 150% */
  letter-spacing: 0;
}
.care .inner .right .pricebox .listprice .left {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px solid #f8fafc;
  padding-bottom: 16px;
  padding-top: 40px;
}
.care .inner .right .pricebox .listprice .left p {
  padding-bottom: 0;
}
.care .inner .right .pricebox .listprice .left p.lefttitle {
  color: #62748e;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.care .inner .right .pricebox .listprice .left .righttitle {
  color: #87b38d;
  font-weight: 700;
}
.care .inner .right .pricebox .listprice .left:first-child .righttitle {
  text-decoration-line: line-through;
  color: #cad5e2;
}

.logo {
  display: flex;
  flex-direction: column;
}
.logo .inner {
  border-top: 1px solid #f1f5f9;
}
.logo .inner p {
  color: #90a1b9;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 150% */
  letter-spacing: 2.5px;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.logo .inner ul {
  display: flex;
  -moz-column-gap: 78px;
       column-gap: 78px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 70px;
  row-gap: 50px;
}
.logo .inner ul li:hover img {
  opacity: 1;
}
.logo .inner ul li img {
  opacity: 0.4;
}

.service {
  display: flex;
  flex-direction: column;
  background: #f7f8fa;
}
.service .inner {
  display: flex;
  flex-direction: column;
}
.service .inner .title {
  color: #87b38d;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 150% */
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 16px;
}
.service .inner h2 {
  color: #1d293d;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 111.111%; /* 111.111% */
  padding-bottom: 11px;
}
.service .inner .text {
  max-width: 663px;
  margin: auto;
}
.service .inner .text p {
  color: #62748e;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 142.857%; /* 142.857% */
}
.service .inner .list {
  margin-top: 60px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
  grid-auto-rows: 300px;
  gap: 1.5rem;
}
.service .inner .list .servicebox {
  overflow: hidden;
}
.service .inner .list .servicebox:first-child {
  grid-row: span 2/span 2;
  grid-column: span 1/span 1;
}
.service .inner .list .servicebox:first-child a .img-wrap img {
  height: 624px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.service .inner .list .servicebox:nth-child(2) {
  grid-row: span 1/span 1;
  grid-column: span 2/span 2;
}
.service .inner .list .servicebox:nth-child(2) a .img-wrap img {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.service .inner .list .servicebox:nth-child(3) {
  grid-row: span 1/span 1;
  grid-column: span 1/span 1;
}
.service .inner .list .servicebox:nth-child(3) a .img-wrap img {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.service .inner .list .servicebox:nth-child(4) {
  grid-row: span 1/span 1;
  grid-column: span 1/span 1;
}
.service .inner .list .servicebox:nth-child(4) a .img-wrap img {
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.service .inner .list .servicebox a {
  display: flex;
  flex-direction: column;
  position: relative;
}
.service .inner .list .servicebox a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 100%;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  z-index: 5;
}
.service .inner .list .servicebox a:hover .img-wrap img {
  transform: scale(1.1);
}
.service .inner .list .servicebox a .img-wrap {
  border-radius: 15px;
  overflow: hidden;
}
.service .inner .list .servicebox a .img-wrap img {
  border-radius: 15px;
  transition: 0.3s;
}
.service .inner .list .servicebox a .title {
  position: absolute;
  left: 0;
  bottom: 28px;
  z-index: 6;
  padding-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.service .inner .list .servicebox a .title h3 {
  color: #fff;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 133.333%; /* 133.333% */
  text-align: left;
  padding-bottom: 8px;
  text-transform: none;
}
.service .inner .list .servicebox a .title p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 142.857%; /* 142.857% */
  text-transform: none;
  max-width: 329px;
  letter-spacing: 0;
}
.service .inner .btnlink, .btnlink {
  display: flex;
  text-align: center;
  justify-content: center;
  margin-top: 53px;
}
.service .inner .btnlink a, .btnlink a {
  display: flex;
  max-width: -moz-max-content;
  max-width: max-content;
  color: #1d293d;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  align-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.service .inner .btnlink a:hover, .btnlink a:hover {
  color: #62748e;
}

.clients {
  display: flex;
  flex-direction: column;
}
.clients .inner {
  display: flex;
  flex-direction: column;
}
.clients .inner h2 {
  font-size: 48px;
  color: #314143;
  padding-bottom: 16px;
}
.clients .inner p {
  color: #62748e;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%; /* 150% */
  letter-spacing: 0.4px;
  max-width: 452px;
}
.clients .inner .swiper {
  margin-top: -59px;
  width: 100%;
}
.clients .inner .arrow {
  margin-bottom: 64px;
}
.clients .inner .swiper-wrapper .swiper-slide {
  padding: 40px;
  border-radius: 32px;
  border: 1px solid #f1f5f9;
  background: #fff;
  box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.03);
  height: auto;
  display: flex;
  flex-direction: column;
}
.clients .inner .swiper-wrapper .swiper-slide .starimage {
  display: flex;
  padding-bottom: 31px;
}
.clients .inner .swiper-wrapper .swiper-slide .starimage img {
  margin: 0;
  padding-right: 4px;
}
.clients .inner .swiper-wrapper .swiper-slide .text {
  padding-bottom: 33px;
}
.clients .inner .swiper-wrapper .swiper-slide .text p {
  color: #45556c;
  font-size: 15px;
  font-style: italic;
  font-weight: 500;
  line-height: 180%; /* 213.333% */
}
.clients .inner .swiper-wrapper .swiper-slide .nametext {
  display: flex;
  align-items: center;
  border-top: 1px solid #f8fafc;
  padding-top: 22px;
  margin-top: auto;
}
.clients .inner .swiper-wrapper .swiper-slide .nametext span {
  color: #314143;
  font-family: "Yeseva One";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 155.556%; /* 155.556% */
  border-radius: 33554400px;
  border: 1px solid rgba(135, 179, 141, 0.2);
  background: #f0f4f1;
  width: 48px;
  height: 48px;
  margin-right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.clients .inner .swiper-wrapper .swiper-slide .nametext .innersrwo .name {
  padding-bottom: 0;
  color: #314143;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 142.857%; /* 142.857% */
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.clients .inner .swiper-wrapper .swiper-slide .nametext .innersrwo .position {
  color: #87b38d;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 150% */
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

.arrow {
  display: flex;
  float: left;
  width: 100%;
  height: 48px;
  justify-content: flex-end;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
.arrow .swiper-button-prev {
  background-image: url("../images/arrow-left.svg");
  background-repeat: no-repeat;
  background-size: 48px;
  width: 48px;
  height: 48px;
  left: 0;
  position: relative;
  bottom: 0;
}
.arrow .swiper-button-prev:after {
  display: none;
}
.arrow .swiper-button-prev:hover {
  opacity: 0.7;
}
.arrow .swiper-button-next {
  background-image: url("../images/arrow-right.svg");
  background-repeat: no-repeat;
  background-size: 48px;
  width: 48px;
  height: 48px;
  left: 0;
  bottom: 0;
  position: relative;
}
.arrow .swiper-button-next:after {
  display: none;
}
.arrow .swiper-button-next:hover {
  opacity: 0.7;
}

.footprint {
  border-top: 1px solid rgba(226, 232, 240, 0.5);
  background: #f7f9fa;
}
.footprint .inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.footprint .inner .left span {
  color: #87b38d;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 16px;
}
.footprint .inner .left h2 {
  color: #314143;
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 105%; /* 105% */
  letter-spacing: -1.8px;
  padding-top: 24px;
}
.footprint .inner .right {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.footprint .inner .right a {
  border-radius: 33554400px;
  border: 1px solid #314143;
  padding: 13px 22px;
  color: #314143;
  text-align: right;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; /* 133.333% */
  letter-spacing: 1.8px;
  text-transform: uppercase;
  display: flex;
  -moz-column-gap: 11px;
  column-gap: 11px;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
}
.footprint .inner .right a:hover {
  background: #314143;
  color: #fff;
}
.footprint .inner .right a:hover img {
  filter: brightness(0) saturate(100%) invert(99%) sepia(8%) saturate(0%) hue-rotate(2deg) brightness(114%) contrast(100%);
}
.footprint .locationlist {
  padding-top: 79px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1.5rem;
  display: grid;
}
.footprint .locationlist .box {
  overflow: hidden;
}
.footprint .locationlist .box:first-child {
  grid-row: span 2/span 2;
  grid-column: span 2/span 2;
}
.footprint .locationlist .box:first-child a .img img {
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
.footprint .locationlist .box:nth-child(2) {
  grid-row: span 2/span 2;
  grid-column: span 1/span 1;
}
.footprint .locationlist .box:nth-child(2) a .img img {
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
.footprint .locationlist .box:nth-child(2) a .heading {
  padding: 0 30px;
}
.footprint .locationlist .box:nth-child(2) a .heading h3 {
  font-size: 36px;
}
.footprint .locationlist .box:nth-child(2) a .heading p {
  font-size: 12px;
}
.footprint .locationlist .box:nth-child(3) {
  grid-row: span 1/span 1;
  grid-column: span 1/span 1;
}
.footprint .locationlist .box:nth-child(3) a .img img {
  height: 242px;
  -o-object-fit: cover;
     object-fit: cover;
}
.footprint .locationlist .box:nth-child(4) {
  grid-row: span 1/span 1;
  grid-column: span 1/span 1;
}
.footprint .locationlist .box:nth-child(4) a .img img {
  height: 242px;
  -o-object-fit: cover;
     object-fit: cover;
}
.footprint .locationlist .box:nth-child(5) {
  grid-row: span 1/span 1;
  grid-column: span 1/span 1;
}
.footprint .locationlist .box:nth-child(5) a .img img {
  height: 242px;
  -o-object-fit: cover;
     object-fit: cover;
}
.footprint .locationlist .box:nth-child(6) {
  grid-row: span 1/span 1;
  grid-column: span 1/span 1;
}
.footprint .locationlist .box:nth-child(6) a .img img {
  height: 242px;
  -o-object-fit: cover;
     object-fit: cover;
}
.footprint .locationlist .box:nth-child(3) .heading, .footprint .locationlist .box:nth-child(4) .heading, .footprint .locationlist .box:nth-child(5) .heading, .footprint .locationlist .box:nth-child(6) .heading {
  padding: 0 20px;
}
.footprint .locationlist .box:nth-child(3) .heading h3, .footprint .locationlist .box:nth-child(4) .heading h3, .footprint .locationlist .box:nth-child(5) .heading h3, .footprint .locationlist .box:nth-child(6) .heading h3 {
  font-size: 24px;
}
.footprint .locationlist .box:nth-child(3) .heading p, .footprint .locationlist .box:nth-child(4) .heading p, .footprint .locationlist .box:nth-child(5) .heading p, .footprint .locationlist .box:nth-child(6) .heading p {
  font-size: 10px;
}
.footprint .locationlist .box a {
  display: flex;
  flex-direction: column;
  position: relative;
}
.footprint .locationlist .box a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.8;
  background: linear-gradient(0deg, #1a2c2e 0%, rgba(26, 44, 46, 0.2) 50%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 100%;
  border-radius: 35px;
  z-index: 5;
}
.footprint .locationlist .box a .heading {
  position: absolute;
  left: 0;
  bottom: 30px;
  z-index: 5;
  padding: 0 40px;
}
.footprint .locationlist .box a .heading h3 {
  color: #fff;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 100% */
  padding-bottom: 12px;
}
.footprint .locationlist .box a .heading p {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 142.857%; /* 142.857% */
  letter-spacing: 1.4px;
  text-transform: uppercase;
  position: relative;
  padding-left: 13px;
}
.footprint .locationlist .box a .heading p:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  background: #87b38d;
  border-radius: 100px;
  transform: translate(-50%, -50%);
}
.footprint .locationlist .box a .img {
  border-radius: 32px;
  overflow: hidden;
}
.footprint .locationlist .box a .img img {
  width: 100%;
  border-radius: 32px;
  transition: 0.3s;
}
.footprint .locationlist .box a:hover .img img {
  transform: scale(1.1);
}
.footprint .coverage {
  padding-top: 80px;
  display: grid;
  grid-template-columns: 497px auto;
  gap: 24px;
}
.footprint .coverage .statewide-coverage {
  position: relative;
  display: flex;
  flex-direction: column;
  height: auto;
}
.footprint .coverage .statewide-coverage .img {
  border-radius: 35px;
  position: relative;
  overflow: hidden;
}
.footprint .coverage .statewide-coverage .img:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(49, 65, 67, 0.85);
}
.footprint .coverage .statewide-coverage .img img {
  border-radius: 35px;
  height: 277px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s;
}
.footprint .coverage .statewide-coverage .heading {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}
.footprint .coverage .statewide-coverage .heading a {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  justify-content: center;
  padding: 40px;
}
.footprint .coverage .statewide-coverage .heading a .toplebal {
  display: flex;
  align-items: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
.footprint .coverage .statewide-coverage .heading a .toplebal img {
  margin: 0;
}
.footprint .coverage .statewide-coverage .heading a .toplebal p {
  color: #87b38d;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 133.333%; /* 133.333% */
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
.footprint .coverage .statewide-coverage .heading a h3 {
  color: #fff;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 120% */
  padding: 16px 0;
}
.footprint .coverage .statewide-coverage .heading a .text p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 162.5%; /* 162.5% */
  max-width: 370px;
}
.footprint .coverage .statewide-coverage .heading a .linkimage {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
.footprint .coverage .statewide-coverage .heading a .linkimage:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.2);
  width: 80px;
  height: 1px;
}
.footprint .coverage .statewide-coverage .heading a .linkimage img {
  margin: 0;
}
.footprint .coverage .extended-coverage {
  border-radius: 32px;
  border: 1px solid #f1f5f9;
  background: #fff;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  padding: 50px;
  position: relative;
}
.footprint .coverage .extended-coverage:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background-image: url("../images/shape.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 129px;
  height: 129px;
  z-index: 1;
}
.footprint .coverage .extended-coverage .toplebal {
  display: flex;
  align-items: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
  padding-bottom: 32px;
}
.footprint .coverage .extended-coverage .toplebal img {
  margin: 0;
}
.footprint .coverage .extended-coverage .toplebal p {
  color: #90a1b9;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 133.333%; /* 133.333% */
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
.footprint .coverage .extended-coverage .inner-coverage {
  display: flex;
  align-items: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
  z-index: 5;
  position: relative;
}
.footprint .coverage .extended-coverage .inner-coverage h3 {
  color: #314143;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 133.333%; /* 133.333% */
  width: 166px;
}
.footprint .coverage .extended-coverage .inner-coverage ul {
  display: flex;
  -moz-column-gap: 12px;
       column-gap: 12px;
  flex-wrap: wrap;
  row-gap: 12px;
}
.footprint .coverage .extended-coverage .inner-coverage ul li {
  display: flex;
  flex-direction: column;
}
.footprint .coverage .extended-coverage .inner-coverage ul li a {
  color: #45556c;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; /* 142.857% */
  border-radius: 33554400px;
  border: 1px solid #e2e8f0;
  background: #f7f8fa;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  padding: 9px 24px;
}

.page-not-found-section {
  padding: 100px 0;
  margin-top: 99px;
  display: flex;
  flex-direction: column;
}
.page-not-found-section .content-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 20px;
}
.page-not-found-section .content-wrap .read-more-btn {
  display: flex;
}

.page-not-found-section .content-wrap h2 {
  letter-spacing: 0;
}

footer {
  background-color: #2a383a;
  padding: 81px 35px;
}
footer .inner {
  display: grid;
  grid-template-columns: 43% auto auto auto;
}
footer .inner .footer-box {
  opacity: 0.8;
  display: flex;
  flex-direction: column;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-left: auto;
}
footer .inner .footer-box:first-child {
  margin-left: 0;
}
footer .inner .footer-box a img {
  margin: 0;
  padding-bottom: 32px;
}
footer .inner .footer-box h5 {
  color: #fff;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 150% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
  font-family: "Overpass", sans-serif;
  padding-bottom: 24px;
}
footer .inner .footer-box p {
  color: #90a1b9;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 200%; /* 200% */
  max-width: 295px;
}
footer .inner .footer-box a.contact {
  color: #90a1b9;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 142.857%; /* 142.857% */
}
footer .inner .footer-box a.contact:hover {
  --tw-text-opacity: 1;
  color: rgb(135, 179, 141, var(--tw-text-opacity, 1));
}
footer .inner .footer-box a.phoneno {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 142.857%;
  padding-top: 24px !important;
  float: left;
}
footer .inner .footer-box a.phoneno:hover {
  --tw-text-opacity: 1;
  color: rgb(135, 179, 141, var(--tw-text-opacity, 1));
}
footer .inner .footer-box ul li {
  margin-bottom: 16px;
}
footer .inner .footer-box ul li a {
  color: #90a1b9;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 142.857%; /* 142.857% */
}
footer .inner .footer-box ul li a:hover {
  --tw-text-opacity: 1;
  color: rgb(135, 179, 141, var(--tw-text-opacity, 1));
}
footer .bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.0784313725);
  margin-top: 64px;
  padding-top: 18px;
}
footer .bottom p.copyright {
  color: #62748e;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 150% */
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}

.cta {
  display: flex;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: #314143;
  padding: 128px 0;
}
.cta .inner h2 {
  color: #fff;
  font-size: 72px;
  text-align: center;
}
.cta .inner h2 span {
  position: relative;
  font-family: "Yeseva One", serif;
  color: #87b38d;
}
.cta .inner h2 span:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: rgba(135, 179, 141, 0.4);
}
.cta .inner p {
  color: #cad5e2;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 162.5%; /* 162.5% */
  letter-spacing: 0.45px;
  padding-top: 30px;
}
.cta .inner .btnlist {
  display: flex;
  -moz-column-gap: 24px;
       column-gap: 24px;
  margin-top: 50px;
  justify-content: center;
}

.main-btn {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; /* normal */
  letter-spacing: 2.4px;
  text-transform: uppercase;
  padding: 24px 48px;
  border: 1px solid #62748e;
  border-radius: 100px;
}
.main-btn:hover {
  background: #87b38d;
  color: #fff;
  border: 1px solid #87b38d;
}

.btn-color {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal; /* normal */
  letter-spacing: 2.4px;
  text-transform: uppercase;
  border-radius: 33554400px;
  background: #87b38d;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset, 0 20px 40px -10px rgba(135, 179, 141, 0.4);
  padding: 24px 48px;
  border: 1px solid transparent;
}
.btn-color:hover {
  background: transparent;
  color: #fff;
  border: 1px solid #62748e;
  box-shadow: unset;
}

@media only screen and (min-width: 1600px) and (max-width: 1899px) {
  .page-not-found-section {
    padding: 70px 0;
    margin-top: 79px;
    display: flex;
    flex-direction: column;
  }
  .page-not-found-section .content-wrap h2 {
    font-size: 26.5px;
    letter-spacing: 0;
  }
  .id-link {
    margin-top: -78px;
    height: 78px;
  }
  h1 {
    font-size: 54px;
  }
  .hero-section {
    margin-top: 79px;
  }
  .header .header-main {
    padding: 14px 0px;
  }
  .hero-section .inner .left .text p {
    font-size: 16px;
  }
  .hero-section .inner .left .text {
    padding-bottom: 25px;
  }
  .header .header-right .nav-main ul.menu li {
    padding: 0 20px;
  }
  .care .inner .right .pricebox .listprice .left {
    padding-bottom: 14px;
    padding-top: 30px;
  }
  .care .inner .right .pricebox .price {
    font-size: 50px;
  }
  .care .inner .right .pricebox {
    padding: 39px;
  }
  .hero-section .inner .left .treated {
    margin-top: 44px;
    padding-top: 23px;
  }
  .location .inner .box h3 {
    font-size: 30px;
  }
  .location {
    padding: 58px 0;
  }
  .ptb96 {
    padding: 86px 0;
  }
  .care .inner .left h2 {
    font-size: 42px;
    padding-bottom: 23px;
  }
  .care .inner .left p {
    padding-bottom: 26px;
  }
  .ulli ul li {
    margin-bottom: 18px;
  }
  .service .inner .list .servicebox a .title h3 {
    font-size: 21px;
  }
  .clients .inner h2 {
    font-size: 42px;
  }
  .footprint .inner .left h2 {
    font-size: 56px;
  }
  .footprint .locationlist {
    padding-top: 59px;
  }
  .footprint .locationlist .box a .heading h3 {
    font-size: 42px;
  }
  .footprint .locationlist .box:nth-child(2) a .heading h3 {
    font-size: 31px;
  }
  .footprint .locationlist .box:nth-child(3) .heading h3,
  .footprint .locationlist .box:nth-child(4) .heading h3,
  .footprint .locationlist .box:nth-child(5) .heading h3,
  .footprint .locationlist .box:nth-child(6) .heading h3 {
    font-size: 22px;
  }
  .footprint .coverage .statewide-coverage .heading a h3 {
    font-size: 28px;
  }
  .footprint .coverage .statewide-coverage .heading a {
    padding: 32px;
  }
  .footprint .coverage .extended-coverage {
    padding: 43px;
  }
  .cta {
    padding: 98px 0;
  }
  .cta .inner h2 {
    font-size: 57px;
  }
  footer {
    padding: 61px 35px;
  }
}
@media only screen and (min-width: 1350px) and (max-width: 1599px) {
  .page-not-found-section {
    padding: 70px 0;
    margin-top: 79px;
    display: flex;
    flex-direction: column;
  }
  .page-not-found-section .content-wrap h2 {
    font-size: 26.5px;
    letter-spacing: 0;
  }
  .id-link {
    margin-top: -78px;
    height: 78px;
  }
  h1 {
    font-size: 54px;
  }
  .hero-section {
    margin-top: 79px;
  }
  .hero-section .inner {
    padding: 0 50px;
    gap: 110px;
  }
  .header .header-main {
    padding: 14px 0px;
  }
  .hero-section .inner .left .text p {
    font-size: 17px;
  }
  .hero-section .inner .left .text {
    padding-bottom: 25px;
  }
  .header .header-right .nav-main ul.menu li {
    padding: 0 20px;
  }
  .hero-section .inner .left .treated {
    margin-top: 44px;
    padding-top: 23px;
  }
  .care .inner .right .pricebox .listprice .left {
    padding-bottom: 14px;
    padding-top: 30px;
  }
  .care .inner .right .pricebox .price {
    font-size: 50px;
  }
  .care .inner .right .pricebox {
    padding: 39px;
  }
  .care .inner .left p {
    font-size: 17px;
  }
  .logo .inner p {
    margin-bottom: 30px;
  }
  .location .inner .box h3 {
    font-size: 26px;
  }
  .location {
    padding: 48px 0;
  }
  .ptb96 {
    padding: 76px 0;
  }
  .care .inner .left h2 {
    font-size: 40px;
    padding-bottom: 23px;
  }
  .care .inner .left p {
    padding-bottom: 26px;
  }
  .ulli ul li {
    margin-bottom: 18px;
  }
  .service .inner .list .servicebox a .title h3 {
    font-size: 21px;
  }
  .service .inner .list {
    margin-top: 40px;
  }
  .service .inner .btnlink {
    margin-top: 43px;
  }
  .clients .inner h2 {
    font-size: 39px;
  }
  .clients .inner .swiper-wrapper .swiper-slide {
    padding: 30px;
  }
  .clients .inner .swiper-wrapper .swiper-slide .starimage {
    padding-bottom: 21px;
  }
  .footprint .locationlist .box a .heading {
    padding: 0 30px;
  }
  .footprint .inner .left h2 {
    font-size: 46px;
  }
  .footprint .locationlist {
    padding-top: 59px;
  }
  .footprint .locationlist .box a .heading h3 {
    font-size: 32px;
  }
  .footprint .locationlist .box:nth-child(2) a .heading h3 {
    font-size: 25px;
  }
  .footprint .locationlist .box:nth-child(3) .heading h3,
  .footprint .locationlist .box:nth-child(4) .heading h3,
  .footprint .locationlist .box:nth-child(5) .heading h3,
  .footprint .locationlist .box:nth-child(6) .heading h3 {
    font-size: 20px;
  }
  .footprint .coverage {
    padding-top: 60px;
  }
  .footprint .coverage .statewide-coverage .heading a h3 {
    font-size: 28px;
  }
  .footprint .coverage .statewide-coverage .heading a {
    padding: 32px;
  }
  .footprint .coverage .extended-coverage {
    padding: 43px;
  }
  .cta {
    padding: 78px 0;
  }
  .cta .inner h2 {
    font-size: 49px;
  }
  .cta .inner .btnlist {
    margin-top: 30px;
  }
  footer {
    padding: 61px 35px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1349px) {
  .page-not-found-section {
    padding: 70px 0;
    margin-top: 79px;
    display: flex;
    flex-direction: column;
  }
  .page-not-found-section .content-wrap h2 {
    font-size: 26.5px;
    letter-spacing: 0;
  }
  .id-link {
    margin-top: -78px;
    height: 78px;
  }
  .container {
    width: 1180px;
  }
  .header {
    padding: 0 80px;
  }
  h1 {
    font-size: 44px;
  }
  .hero-section {
    margin-top: 79px;
  }
  .hero-section .inner {
    padding: 0 50px;
    gap: 110px;
  }
  .hero-section .inner .left h1 {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  .header .header-main {
    padding: 14px 0px;
  }
  .hero-section .inner .left .text p {
    font-size: 17px;
  }
  .hero-section .inner .left .text {
    padding-bottom: 25px;
  }
  .header .header-right .nav-main ul.menu li {
    padding: 0 20px;
  }
  .hero-section .inner .left .treated {
    margin-top: 34px;
    padding-top: 23px;
  }
  .care .inner .right .pricebox .listprice .left {
    padding-bottom: 14px;
    padding-top: 30px;
  }
  .care .inner .right .pricebox .price {
    font-size: 45px;
  }
  .care .inner .right .pricebox {
    padding: 39px;
  }
  .care .inner .left p {
    font-size: 17px;
  }
  .logo .inner p {
    margin-bottom: 30px;
  }
  .location .inner .box h3 {
    font-size: 26px;
  }
  .location {
    padding: 48px 0;
  }
  .ptb96 {
    padding: 66px 0;
  }
  .service .inner .list .servicebox:nth-child(3) a .img-wrap img,
  .service .inner .list .servicebox:nth-child(4) a .img-wrap img {
    height: 250px;
  }
  .service .inner .list .servicebox:first-child a .img-wrap img {
    height: 575px;
  }
  .care .inner .left h2 {
    font-size: 36px;
    padding-bottom: 23px;
  }
  .care .inner .left p {
    padding-bottom: 26px;
  }
  .ulli ul li {
    margin-bottom: 18px;
  }
  .service .inner .list .servicebox a .title h3 {
    font-size: 21px;
  }
  .service .inner .list {
    margin-top: 40px;
  }
  .service .inner .btnlink {
    margin-top: 3px;
  }
  .clients .inner .arrow {
    margin-bottom: 34px;
  }
  .clients .inner h2 {
    font-size: 35px;
  }
  .clients .inner .swiper-wrapper .swiper-slide {
    padding: 30px;
  }
  .clients .inner .swiper-wrapper .swiper-slide .starimage {
    padding-bottom: 21px;
  }
  .footprint .locationlist .box a .heading {
    padding: 0 15px;
  }
  .footprint .inner .left h2 {
    font-size: 41px;
  }
  .footprint .locationlist {
    padding-top: 39px;
  }
  .footprint .locationlist .box:first-child a .img img,
  .footprint .locationlist .box:nth-child(2) a .img img {
    height: 430px;
  }
  .footprint .locationlist .box:nth-child(3) a .img img,
  .footprint .locationlist .box:nth-child(4) a .img img,
  .footprint .locationlist .box:nth-child(5) a .img img,
  .footprint .locationlist .box:nth-child(6) a .img img {
    height: 204px;
  }
  .footprint .locationlist .box a .heading p {
    font-size: 12px;
  }
  .footprint .locationlist .box a .heading h3 {
    font-size: 25px;
  }
  .footprint .locationlist .box:nth-child(3) .heading,
  .footprint .locationlist .box:nth-child(4) .heading,
  .footprint .locationlist .box:nth-child(5) .heading,
  .footprint .locationlist .box:nth-child(6) .heading {
    padding: 0 15px;
  }
  .footprint .locationlist {
    gap: 1rem;
  }
  .footprint .locationlist .box a .heading {
    bottom: 19px;
  }
  .footprint .locationlist .box:nth-child(2) a .heading h3 {
    font-size: 20px;
  }
  .footprint .locationlist .box:nth-child(3) .heading h3,
  .footprint .locationlist .box:nth-child(4) .heading h3,
  .footprint .locationlist .box:nth-child(5) .heading h3,
  .footprint .locationlist .box:nth-child(6) .heading h3 {
    font-size: 17px;
  }
  .footprint .locationlist .box a .img img,
  .footprint .locationlist .box a .img,
  .footprint .locationlist .box a:before,
  .footprint .coverage .statewide-coverage .img,
  .footprint .coverage .statewide-coverage .img img,
  .footprint .coverage .extended-coverage {
    border-radius: 22px;
  }
  .footprint .coverage {
    grid-template-columns: 459px auto;
  }
  .footprint .locationlist .box:nth-child(2) a .heading {
    padding: 0 15px;
  }
  .footprint .coverage {
    padding-top: 60px;
  }
  .footprint .coverage .statewide-coverage .heading a h3 {
    font-size: 28px;
  }
  .footprint .coverage .statewide-coverage .heading a {
    padding: 22px;
  }
  .footprint .coverage .extended-coverage {
    padding: 22px;
  }
  .footprint .coverage .extended-coverage .inner-coverage h3 {
    width: 176px;
  }
  .footprint .coverage .statewide-coverage .img img {
    height: 227px;
  }
  .footprint .coverage .statewide-coverage .heading a h3 {
    padding: 6px 0;
  }
  .footprint .coverage .extended-coverage .inner-coverage h3 {
    font-size: 20px;
  }
  .cta {
    padding: 78px 0;
  }
  .cta .inner h2 {
    font-size: 42px;
  }
  .cta .inner .btnlist {
    margin-top: 30px;
  }
  .cta .inner p {
    font-size: 17px;
  }
  footer {
    padding: 41px 20px;
  }
  .main-btn,
  .btn-color {
    padding: 19px 48px;
  }
  footer .bottom {
    margin-top: 14px;
  }
  footer .inner .footer-box ul li {
    margin-bottom: 11px;
  }
  footer .inner .footer-box a img {
    padding-bottom: 22px;
  }
  footer .inner .footer-box a.phoneno {
    padding-top: 14px !important;
  }
}
@media only screen and (min-width: 1121px) and (max-width: 1279px) {
  .page-not-found-section {
    padding: 60px 0;
    margin-top: 79px;
    display: flex;
    flex-direction: column;
  }
  .page-not-found-section .content-wrap h2 {
    font-size: 26.5px;
    letter-spacing: 0;
  }
  .id-link {
    margin-top: -78px;
    height: 78px;
  }
  .container {
    width: 1080px;
  }
  .header {
    padding: 0 20px;
  }
  h1 {
    font-size: 44px;
  }
  .hero-section {
    margin-top: 79px;
  }
  .hero-section .inner .right {
    padding-top: 40px;
  }
  .hero-section .inner {
    padding: 0;
    gap: 110px;
  }
  .hero-section .inner .left h1 {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  .header .header-main {
    padding: 14px 0px;
  }
  .hero-section .inner .left .text p {
    font-size: 17px;
  }
  .hero-section .inner .left .text {
    padding-bottom: 25px;
  }
  .header .header-right .nav-main ul.menu li {
    padding: 0 16px;
  }
  .hero-section .inner .left .treated {
    margin-top: 34px;
    padding-top: 23px;
  }
  .care .inner .right .pricebox .listprice .left {
    padding-bottom: 14px;
    padding-top: 30px;
  }
  .care .inner {
    gap: 30px;
  }
  .care .inner .right .pricebox .price {
    font-size: 45px;
  }
  .care .inner .right .pricebox {
    padding: 30px;
    border-radius: 20px;
  }
  .care .inner .left p {
    font-size: 17px;
  }
  .logo .inner p {
    margin-bottom: 30px;
  }
  .location .inner .box h3 {
    font-size: 26px;
  }
  .location {
    padding: 48px 0;
  }
  .ptb96 {
    padding: 55px 0;
  }
  .service .inner .list .servicebox a .title {
    bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .service .inner .list .servicebox:nth-child(3) a .img-wrap img,
  .service .inner .list .servicebox:nth-child(4) a .img-wrap img {
    height: 250px;
  }
  .service .inner .list .servicebox:first-child a .img-wrap img {
    height: 575px;
  }
  .care .inner .left h2 {
    font-size: 32px;
    padding-bottom: 23px;
  }
  .care .inner .left p {
    padding-bottom: 26px;
  }
  .ulli ul li {
    margin-bottom: 18px;
  }
  .service .inner .list .servicebox a .title h3 {
    font-size: 21px;
  }
  .service .inner .list {
    margin-top: 40px;
  }
  .service .inner .btnlink {
    margin-top: 3px;
  }
  .clients .inner .arrow {
    margin-bottom: 34px;
  }
  .clients .inner h2 {
    font-size: 35px;
  }
  .clients .inner .swiper-wrapper .swiper-slide {
    padding: 30px;
  }
  .clients .inner .swiper-wrapper .swiper-slide .starimage {
    padding-bottom: 21px;
  }
  .footprint .locationlist .box a .heading {
    padding: 0 15px;
  }
  .footprint .inner .left h2 {
    font-size: 35px;
  }
  .footprint .locationlist {
    padding-top: 39px;
  }
  .footprint .locationlist .box:first-child a .img img,
  .footprint .locationlist .box:nth-child(2) a .img img {
    height: 430px;
  }
  .footprint .locationlist .box:nth-child(3) a .img img,
  .footprint .locationlist .box:nth-child(4) a .img img,
  .footprint .locationlist .box:nth-child(5) a .img img,
  .footprint .locationlist .box:nth-child(6) a .img img {
    height: 204px;
  }
  .footprint .locationlist .box a .heading p {
    font-size: 12px;
  }
  .footprint .locationlist .box a .heading h3 {
    font-size: 25px;
  }
  .footprint .locationlist .box:nth-child(3) .heading,
  .footprint .locationlist .box:nth-child(4) .heading,
  .footprint .locationlist .box:nth-child(5) .heading,
  .footprint .locationlist .box:nth-child(6) .heading {
    padding: 0 15px;
  }
  .footprint .locationlist {
    gap: 1rem;
  }
  .footprint .locationlist .box a .heading {
    bottom: 19px;
  }
  .footprint .locationlist .box:nth-child(2) a .heading h3 {
    font-size: 20px;
  }
  .footprint .locationlist .box:nth-child(3) .heading h3,
  .footprint .locationlist .box:nth-child(4) .heading h3,
  .footprint .locationlist .box:nth-child(5) .heading h3,
  .footprint .locationlist .box:nth-child(6) .heading h3 {
    font-size: 17px;
  }
  .footprint .locationlist .box a .img img,
  .footprint .locationlist .box a .img,
  .footprint .locationlist .box a:before,
  .footprint .coverage .statewide-coverage .img,
  .footprint .coverage .statewide-coverage .img img,
  .footprint .coverage .extended-coverage {
    border-radius: 22px;
  }
  .footprint .coverage {
    grid-template-columns: 459px auto;
  }
  .footprint .locationlist .box:nth-child(2) a .heading {
    padding: 0 15px;
  }
  .footprint .coverage {
    padding-top: 60px;
  }
  .footprint .coverage .statewide-coverage .heading a h3 {
    font-size: 25px;
  }
  .footprint .coverage .statewide-coverage .heading a {
    padding: 22px;
  }
  .footprint .coverage .extended-coverage {
    padding: 22px;
  }
  .footprint .coverage .extended-coverage .inner-coverage h3 {
    width: 176px;
  }
  .footprint .coverage .statewide-coverage .img img {
    height: 227px;
  }
  .footprint .coverage .statewide-coverage .heading a h3 {
    padding: 6px 0;
  }
  .footprint .coverage .extended-coverage .inner-coverage h3 {
    font-size: 20px;
  }
  .cta {
    padding: 55px 0;
  }
  .cta .inner h2 {
    font-size: 35px;
  }
  .cta .inner .btnlist {
    margin-top: 30px;
  }
  .cta .inner p {
    font-size: 17px;
  }
  footer {
    padding: 41px 20px;
  }
  .cta .inner h2 span:after {
    bottom: -7px;
  }
  .main-btn,
  .btn-color {
    padding: 19px 48px;
  }
  footer .bottom {
    margin-top: 14px;
  }
  footer .inner .footer-box ul li {
    margin-bottom: 11px;
  }
  footer .inner .footer-box a img {
    padding-bottom: 22px;
  }
  footer .inner .footer-box a.phoneno {
    padding-top: 14px !important;
  }
  .service .inner h2 {
    font-size: 35px;
  }
}
@media (max-width: 1120px) {
  .page-not-found-section {
    padding: 50px 0;
    margin-top: 79px;
    display: flex;
    flex-direction: column;
  }
  .page-not-found-section .content-wrap h2 {
    font-size: 22.5px;
    letter-spacing: 0;
    text-align: center;
  }
  .id-link {
    margin-top: -72px;
    height: 72px;
  }
  .container {
    width: 100%;
    padding: 0 50px;
  }
  .header {
    padding: 0 20px;
  }
  .header .container {
    width: 100%;
    padding: 0;
  }
  h1 {
    font-size: 44px;
  }
  .hero-section {
    margin-top: 73px;
  }
  .hero-section .inner .right {
    padding-top: 40px;
  }
  .hero-section .inner {
    padding: 0;
    gap: 50px;
  }
  .hero-section .inner .left h1 {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  .logo .inner ul {
    -moz-column-gap: 18px;
         column-gap: 18px;
    row-gap: 20px;
  }
  .header .header-main {
    padding: 14px 0px;
  }
  .hero-section .inner .left .text p {
    font-size: 17px;
  }
  .hero-section .inner .left .text {
    padding-bottom: 25px;
  }
  .header .header-right .nav-main ul.menu li {
    padding: 0 10px;
  }
  .header .header-right .nav-main ul.menu li:last-child a {
    padding: 12px 23px;
  }
  .hero-section .inner .left .treated {
    margin-top: 34px;
    padding-top: 23px;
  }
  .care .inner .right .pricebox .listprice .left {
    padding-bottom: 14px;
    padding-top: 30px;
  }
  .care .inner {
    gap: 30px;
  }
  .care .inner .right .pricebox .price {
    font-size: 45px;
  }
  .care .inner .right .pricebox {
    padding: 30px;
    border-radius: 20px;
  }
  .care .inner .left p {
    font-size: 17px;
  }
  .logo .inner p {
    margin-bottom: 30px;
  }
  .location .inner .box h3 {
    font-size: 26px;
  }
  .location {
    padding: 48px 0;
  }
  .ptb96 {
    padding: 50px 0;
  }
  .service .inner h2 {
    font-size: 35px;
  }
  .service .inner .list .servicebox a .title {
    bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .service .inner .list .servicebox:nth-child(3) a .img-wrap img,
  .service .inner .list .servicebox:nth-child(4) a .img-wrap img {
    height: 250px;
  }
  .service .inner .list .servicebox:first-child a .img-wrap img {
    height: 575px;
  }
  .care .inner .left h2 {
    font-size: 32px;
    padding-bottom: 23px;
  }
  .care .inner .left p {
    padding-bottom: 26px;
  }
  .ulli ul li {
    margin-bottom: 18px;
  }
  .service .inner .list .servicebox a .title h3 {
    font-size: 21px;
  }
  .service .inner .list {
    margin-top: 40px;
  }
  .service .inner .btnlink {
    margin-top: 3px;
  }
  .clients .inner .arrow {
    margin-bottom: 34px;
  }
  .clients .inner h2 {
    font-size: 35px;
  }
  .clients .inner .swiper-wrapper .swiper-slide {
    padding: 30px;
  }
  .clients .inner .swiper-wrapper .swiper-slide .starimage {
    padding-bottom: 21px;
  }
  .footprint .locationlist .box a .heading {
    padding: 0 15px;
  }
  .footprint .inner .left h2 {
    font-size: 35px;
  }
  .footprint .locationlist {
    padding-top: 39px;
  }
  .footprint .locationlist .box:first-child a .img img,
  .footprint .locationlist .box:nth-child(2) a .img img {
    height: 430px;
  }
  .footprint .locationlist .box:nth-child(3) a .img img,
  .footprint .locationlist .box:nth-child(4) a .img img,
  .footprint .locationlist .box:nth-child(5) a .img img,
  .footprint .locationlist .box:nth-child(6) a .img img {
    height: 204px;
  }
  .footprint .locationlist .box a .heading p {
    font-size: 12px;
  }
  .footprint .locationlist .box a .heading h3 {
    font-size: 25px;
  }
  .footprint .locationlist .box:nth-child(3) .heading,
  .footprint .locationlist .box:nth-child(4) .heading,
  .footprint .locationlist .box:nth-child(5) .heading,
  .footprint .locationlist .box:nth-child(6) .heading {
    padding: 0 15px;
  }
  .footprint .locationlist {
    gap: 1rem;
  }
  .footprint .locationlist .box a .heading {
    bottom: 19px;
  }
  .footprint .locationlist .box:nth-child(2) a .heading h3 {
    font-size: 20px;
  }
  .footprint .locationlist .box:nth-child(3) .heading h3,
  .footprint .locationlist .box:nth-child(4) .heading h3,
  .footprint .locationlist .box:nth-child(5) .heading h3,
  .footprint .locationlist .box:nth-child(6) .heading h3 {
    font-size: 17px;
  }
  .footprint .locationlist .box a .img img,
  .footprint .locationlist .box a .img,
  .footprint .locationlist .box a:before,
  .footprint .coverage .statewide-coverage .img,
  .footprint .coverage .statewide-coverage .img img,
  .footprint .coverage .extended-coverage {
    border-radius: 22px;
  }
  .footprint .coverage {
    grid-template-columns: 459px auto;
  }
  .footprint .locationlist .box:nth-child(2) a .heading {
    padding: 0 15px;
  }
  .footprint .coverage {
    padding-top: 40px;
  }
  .footprint .coverage .statewide-coverage .heading a h3 {
    font-size: 25px;
  }
  .footprint .coverage .statewide-coverage .heading a {
    padding: 22px;
  }
  .footprint .coverage .extended-coverage {
    padding: 22px;
  }
  .footprint .coverage .extended-coverage .inner-coverage h3 {
    width: auto;
  }
  .footprint .coverage .statewide-coverage .img img {
    height: 227px;
  }
  .footprint .coverage .statewide-coverage .heading a h3 {
    padding: 6px 0;
  }
  .footprint .coverage .extended-coverage .inner-coverage h3 {
    font-size: 20px;
  }
  .footprint .coverage .extended-coverage .inner-coverage {
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .footprint .coverage .extended-coverage .inner-coverage ul li a {
    padding: 7px 12px;
  }
  .cta {
    padding: 55px 0;
  }
  .cta .inner h2 {
    font-size: 35px;
  }
  .cta .inner .btnlist {
    margin-top: 20px;
  }
  .cta .inner p {
    font-size: 17px;
  }
  footer {
    padding: 41px 0px;
  }
  .cta .inner h2 span:after {
    bottom: -7px;
  }
  .main-btn,
  .btn-color {
    padding: 19px 48px;
  }
  footer .bottom {
    margin-top: 14px;
  }
  footer .inner .footer-box ul li {
    margin-bottom: 11px;
  }
  footer .inner .footer-box a img {
    padding-bottom: 22px;
  }
  footer .inner .footer-box a.phoneno {
    padding-top: 14px !important;
  }
}
@media (max-width: 991px) {
  .id-link {
    margin-top: -69px;
    height: 69px;
  }
  .container {
    width: 98%;
    padding: 0 15px;
  }
  .header .header-main .logo {
    z-index: 999;
  }
  .header .header-main .logo {
    top: 0px;
  }
  .header .menu-header-menu-container {
    height: 100%;
  }
  .header .header-right {
    padding: 0;
    width: 20% !important;
    border-left: unset;
  }
  .header .header-right .nav-main {
    width: 100%;
    height: 100vh !important;
    position: fixed;
    left: -100%;
    top: 0px;
    padding-right: 0;
    overflow: hidden;
    transition: inherit;
    background: #fff;
    z-index: 9;
    display: none;
    transition: all 0.25s ease 0s;
  }
  .header .header-right .nav-main ul.menu {
    background: #fff url(../images/menu-sep.svg) no-repeat center bottom;
    padding: 30px 0;
    position: relative;
    z-index: 9;
    height: 100%;
    padding-top: 80px;
  }
  .header .header-right .nav-main ul.menu li {
    float: none;
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 12px 15px;
  }
  .header .header-right .nav-main ul.menu li a {
    float: none;
    display: inline-block;
    height: auto;
    line-height: 110%;
    display: block;
    font-size: 14px;
    padding: 0;
    color: #333333;
    transition: inherit;
  }
  .header .header-right .nav-main ul.menu li ul.sub-menu {
    width: 100% !important;
    padding: 0px 0px 0 20px;
    background-color: transparent;
    visibility: visible;
    opacity: 1;
    position: relative;
    box-shadow: none;
    transition: all 0s !important;
    top: 0;
    left: 0px;
    overflow-y: scroll;
  }
  .header .header-right .nav-main ul.menu li ul.sub-menu:before {
    display: none;
  }
  .header .header-right .nav-main ul.menu li ul.sub-menu li a {
    border-bottom: unset;
    padding-left: 0;
    color: #000;
    font-size: 14px;
    font-weight: 400 !important;
    text-transform: capitalize;
  }
  .header .header-right .nav-main ul.menu li span {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0;
    width: 50px;
    height: 50px;
    z-index: 111;
    background: url("../images/ic-menu-dropdown-arrow-black.svg") no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    cursor: pointer;
    border: none;
    padding-bottom: 0;
  }
  .header .header-right .nav-main ul.menu li.menu-item-has-children {
    background-image: unset;
  }
  .header .header-right .nav-main ul.menu li.open span {
    transform: rotate(180deg);
    transition: all 0.5s;
  }
  .nav_open {
    overflow: hidden;
  }
  .header .header-right .nav-main ul.menu li:last-child a {
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .res_navigation {
    width: 30px;
    display: block;
    position: relative;
    right: 0;
    top: 0;
    margin: auto;
    margin-left: auto;
    margin-right: 0;
  }
  .nav-toggle.active .bottom {
    transform: translateY(-7px) translateX(0) rotate(-45deg);
    background: #333;
    top: 15px;
  }
  .nav-toggle.active .top {
    transform: translateY(12px) translateX(0) rotate(45deg);
    background: #333;
    top: -4px;
  }
  .nav-toggle.active .middle {
    opacity: 0;
    background: #333;
  }
  .gform_wrapper ul li.gfield {
    width: 100% !important;
  }
  .hero-section .inner {
    grid-template-columns: auto;
    gap: 0px;
  }
  .header .header-right .nav-main ul.menu {
    height: auto;
    transition: all 0.3s;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  br {
    display: none;
  }
  .hero-section .inner .left h1 span {
    float: none;
  }
  h1 {
    font-size: 39px;
  }
  .hero-section .inner .right .img .inneriright {
    left: 20px;
  }
  .location .inner .box h3 {
    font-size: 19px;
  }
  .care .inner {
    grid-template-columns: repeat(1, 1fr);
  }
  .care .inner .left h2 {
    font-size: 30px;
    padding-bottom: 13px;
  }
  .care .inner .left p {
    padding-bottom: 16px;
  }
  .care .inner .left ul {
    margin-bottom: 20px;
  }
  .care .inner .right .pricebox .listprice .left {
    padding-bottom: 14px;
    padding-top: 14px;
  }
  .care .inner .right .pricebox .listprice .left .righttitle {
    font-size: 16px;
  }
  .service .inner .list .servicebox {
    display: flex;
  }
  .service .inner .list .servicebox {
    grid-row: inherit !important;
    grid-column: inherit !important;
  }
  .service .inner .list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
    grid-auto-rows: auto;
  }
  .service .inner .list .servicebox a .img-wrap img {
    height: 400px !important;
  }
  .service .inner .list .servicebox a {
    width: 100%;
  }
  .service .inner .btnlink {
    margin-top: 23px;
  }
  .footprint .locationlist {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .footprint .coverage {
    grid-template-columns: auto;
  }
  .footprint .coverage .extended-coverage .inner-coverage {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .cta .inner {
    padding: 0 50px;
  }
  footer .inner {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
  footer .inner .footer-box {
    margin-left: 0;
  }
  footer .inner .footer-box:first-child {
    grid-row: span 2/span 2;
    grid-column: span 3/span 3;
  }
  footer .inner .footer-box:nth-child(2) {
    grid-row: span 1/span 1;
    grid-column: span 1/span 1;
  }
  footer .inner .footer-box h5 {
    padding-bottom: 14px;
  }
  footer .inner .footer-box p {
    max-width: 100%;
  }
  .service .inner .list .servicebox:first-child a .img-wrap img {
    -o-object-position: top;
       object-position: top;
  }
  footer .inner .footer-box h5 {
    font-size: 16px;
  }
  footer .inner .footer-box ul li a {
    font-size: 15px;
  }
  footer .inner .footer-box p {
    font-size: 16px;
  }
  footer .inner .footer-box a.contact {
    font-size: 16px;
  }
  footer .inner .footer-box a.phoneno {
    font-size: 15px;
  }
  footer .bottom p.copyright {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .hero-section .inner .left .btnlist {
    display: flex;
    -moz-column-gap: 12px;
    column-gap: 12px;
    flex-direction: column;
    row-gap: 12px;
  }
  .hero-section .inner .right {
    padding-top: 20px;
  }
  .hero-section .inner .right .img .inneriright {
    padding: 3px 7px;
  }
  .hero-section .inner .right .img .inneriright {
    left: 13px;
  }
  .location .inner {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  .care .inner .right .pricebox {
    padding: 20px;
  }
  .care .inner .right .pricebox .price {
    font-size: 35px;
  }
  .logo .inner ul {
    padding: 0;
  }
  .logo .inner p {
    margin-bottom: 20px;
  }
  .clients .inner .swiper {
    margin-top: 0;
    width: 100%;
  }
  .clients .inner .arrow {
    margin-bottom: 14px;
  }
  .clients .inner .swiper-wrapper .swiper-slide {
    padding: 15px;
  }
  .footprint .inner .left h2 {
    padding-top: 4px;
  }
  .footprint .inner {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    justify-items: start;
    gap: 20px;
  }
  .footprint .locationlist {
    gap: 10px;
  }
  .footprint .locationlist .box:nth-child(3) .heading h3,
  .footprint .locationlist .box:nth-child(4) .heading h3,
  .footprint .locationlist .box:nth-child(5) .heading h3,
  .footprint .locationlist .box:nth-child(6) .heading h3 {
    font-size: 14px;
  }
  .footprint .locationlist .box:nth-child(2) a .heading h3 {
    font-size: 17px;
  }
  .footprint .locationlist .box a .heading h3 {
    padding-bottom: 8px;
  }
  .footprint .coverage .extended-coverage .inner-coverage {
    row-gap: 13px;
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .footprint .coverage .extended-coverage .toplebal {
    -moz-column-gap: 12px;
         column-gap: 12px;
    padding-bottom: 12px;
  }
  .cta .inner {
    padding: 0;
  }
  .cta .inner h2 span:after {
    display: none;
  }
  .cta .inner .btnlist {
    row-gap: 20px;
    flex-direction: column;
  }
  .cta .inner p {
    padding-top: 20px;
  }
  footer .inner .footer-box:first-child {
    grid-row: span 1/span 1;
    grid-column: span 2/span 2;
  }
  footer .inner .footer-box:nth-child(2) {
    grid-row: span 1/span 1;
    grid-column: span 1/span 1;
  }
}
@media (max-width: 500px) {
  .service .inner .list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .service .inner .list .servicebox a .img-wrap img {
    height: 370px !important;
  }
}

/* Popup Modal Styles */
.therapist-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  align-items: center;
  justify-content: center;
  /* padding: 20px; */
  overflow-y: auto;
}

.therapist-popup-overlay.active {
  display: flex;
}

.therapist-popup-overlay .therapist-popup-content {
  position: relative;
  background: #fff;
  border-radius: 15px;
  max-width: 800px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  animation: popupFadeIn 0.3s ease-out;
}

.therapist-popup-overlay .therapist-popup-content .therapist-popup-close {
  position: absolute;
  top: 15px;
  right: 15px;
  background: transparent;
  border: none;
  font-size: 32px;
  color: #314143;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s ease;
  z-index: 10;
  line-height: 1;
}

.therapist-popup-overlay .therapist-popup-content .therapist-popup-close:hover {
  background-color: #f1f5f9;
  color: #d1aa4f;
  transform: rotate(90deg);
}

.therapist-popup-overlay .therapist-popup-content .therapist-popup-inner {
  padding: 40px;
  color: #31313f;
}

.therapist-popup-overlay .therapist-popup-content .therapist-popup-inner h1,
.therapist-popup-overlay .therapist-popup-content .therapist-popup-inner h2,
.therapist-popup-overlay .therapist-popup-content .therapist-popup-inner h3,
.therapist-popup-overlay .therapist-popup-content .therapist-popup-inner h4,
.therapist-popup-overlay .therapist-popup-content .therapist-popup-inner h5,
.therapist-popup-overlay .therapist-popup-content .therapist-popup-inner h6 {
  color: #314143;
  margin-bottom: 20px;
}

.therapist-popup-overlay .therapist-popup-content .therapist-popup-inner p {
  color: #31313f;
  margin-bottom: 15px;
}

.therapist-popup-overlay .therapist-popup-content .therapist-popup-inner a {
  color: #d1aa4f;
  text-decoration: underline;
}

.therapist-popup-overlay .therapist-popup-content .therapist-popup-inner a:hover {
  color: #d1aa4f;
}

@keyframes popupFadeIn {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* Comprehensive Gravity Forms Styling - All Field Types */
.gform_wrapper {
  font-family: "Overpass", sans-serif !important;
}

/* Form Heading */
.gform_wrapper .gform_heading {
  margin-bottom: 30px !important;
}

.gform_wrapper .gform_title {
  color: #314143 !important;
  font-family: "Yeseva One", serif !important;
  font-size: 36px !important;
  font-weight: 400 !important;
  margin-bottom: 12px !important;
}

.gform_wrapper .gform_description {
  color: #62748e !important;
  font-size: 16px !important;
  line-height: 1.6 !important;
  margin-bottom: 20px !important;
}

/* Section Headings */
.gform_wrapper .gsection_title {
  color: #314143 !important;
  font-family: "Yeseva One", serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  margin-bottom: 20px !important;
  margin-top: 30px !important;
}

.gform_wrapper .gsection_description {
  color: #62748e !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
  margin-bottom: 20px !important;
}

/* Field Labels */
.gform_wrapper .gfield_label,
.gform_wrapper .gform-field-label {
  color: #314143 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  margin-bottom: 8px !important;
  display: block !important;
}

.gform_wrapper .gform-field-label--type-sub {
  color: #62748e !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  margin-bottom: 6px !important;
}

/* Required Field Indicator */
.gform_wrapper .gfield_required {
  color: #d1aa4f !important;
  margin-left: 4px !important;
}

.gform_wrapper .gfield_required_text {
  font-size: 14px !important;
  font-weight: 400 !important;
}

/* All Input Types - Text, Email, Tel, Number, etc. */
.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="date"],
.gform_wrapper input[type="time"],
.gform_wrapper input[type="password"],
.gform_wrapper input.form-control {
  background: transparent !important;
  height: 55px !important;
  line-height: 55px !important;
  padding: 0 15px !important;
  border: 1px solid #ebebeb !important;
  color: #1b1d1f !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  font-family: "Overpass", sans-serif !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-radius: 5px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  transition: border-color 0.3s ease !important;
}

.gform_wrapper input[type="text"]:focus,
.gform_wrapper input[type="email"]:focus,
.gform_wrapper input[type="tel"]:focus,
.gform_wrapper input[type="number"]:focus,
.gform_wrapper input[type="url"]:focus,
.gform_wrapper input[type="date"]:focus,
.gform_wrapper input[type="time"]:focus,
.gform_wrapper input[type="password"]:focus,
.gform_wrapper input.form-control:focus {
  border-color: #d1aa4f !important;
  outline: none !important;
}

/* Select Dropdowns */
.gform_wrapper select,
.gform_wrapper .gfield_select,
.gform_wrapper select.form-control {
  background: transparent !important;
  height: 55px !important;
  line-height: 55px !important;
  padding: 0 15px !important;
  border: 1px solid #ebebeb !important;
  color: #1b1d1f !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  font-family: "Overpass", sans-serif !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-radius: 5px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  cursor: pointer !important;
  transition: border-color 0.3s ease !important;
}

.gform_wrapper select:focus,
.gform_wrapper .gfield_select:focus {
  border-color: #d1aa4f !important;
  outline: none !important;
}

/* Textarea */
.gform_wrapper textarea,
.gform_wrapper textarea.form-control {
  background: transparent !important;
  min-height: 145px !important;
  line-height: 1.6 !important;
  padding: 15px !important;
  border: 1px solid #ebebeb !important;
  color: #1b1d1f !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  font-family: "Overpass", sans-serif !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border-radius: 5px !important;
  resize: vertical !important;
  width: 100% !important;
  box-sizing: border-box !important;
  transition: border-color 0.3s ease !important;
}

.gform_wrapper textarea:focus {
  border-color: #d1aa4f !important;
  outline: none !important;
}

/* Complex Fields - Name, Address */
.gform_wrapper .ginput_complex {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 15px !important;
}

.gform_wrapper .ginput_complex span {
  flex: 1 !important;
  min-width: 150px !important;
}

.gform_wrapper .ginput_complex .ginput_full {
  flex: 1 1 100% !important;
}

.gform_wrapper .ginput_complex .ginput_left {
  flex: 1 !important;
}

.gform_wrapper .ginput_complex .ginput_right {
  flex: 1 !important;
}

/* Radio Buttons and Checkboxes */
.gform_wrapper .gfield_radio,
.gform_wrapper .gfield_checkbox {
  margin-top: 10px !important;
}

.gform_wrapper .gfield_radio li,
.gform_wrapper .gfield_checkbox li {
  margin-bottom: 12px !important;
  list-style: none !important;
}

.gform_wrapper .gfield_radio input[type="radio"],
.gform_wrapper .gfield_checkbox input[type="checkbox"] {
  width: auto !important;
  height: auto !important;
  margin-right: 8px !important;
  cursor: pointer !important;
}

.gform_wrapper .gfield_radio label,
.gform_wrapper .gfield_checkbox label {
  color: #31313f !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  cursor: pointer !important;
  margin: 0 !important;
}

/* File Upload */
.gform_wrapper input[type="file"] {
  padding: 10px !important;
  border: 1px solid #ebebeb !important;
  border-radius: 5px !important;
  background: transparent !important;
  font-size: 14px !important;
}

/* Submit Button - General Styles */
.gform_wrapper .gform_button,
.gform_wrapper input[type="submit"],
.gform_wrapper button[type="submit"],
.gform_wrapper .gform_button.btn-main {
  background: #314143 !important;
  color: #fff !important;
  text-align: center !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
  letter-spacing: 2.4px !important;
  text-transform: uppercase !important;
  padding: 16px 32px !important;
  border-radius: 33554400px !important;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset,
    0 10px 30px -10px rgba(49, 65, 67, 0.4) !important;
  cursor: pointer !important;
  border: 1px solid transparent !important;
  transition: all 0.3s ease !important;
  font-family: "Overpass", sans-serif !important;
  display: inline-block !important;
  text-decoration: none !important;
  position: relative !important;
}

.gform_wrapper .gform_button:hover,
.gform_wrapper input[type="submit"]:hover,
.gform_wrapper button[type="submit"]:hover,
.gform_wrapper .gform_button.btn-main:hover {
  background-color: #fff !important;
  color: #45556c !important;
  border: 1px solid #e2e8f0 !important;
}

/* Footer Button Override - More Specific */
.gform_wrapper .gform_footer .gform_button,
.gform_wrapper .gform-footer .gform_button,
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform-footer input[type="submit"],
.gform_wrapper .gform_footer button[type="submit"],
.gform_wrapper .gform-footer button[type="submit"] {
  background: #314143 !important;
  color: #fff !important;
  text-align: center !important;
  font-size: 12px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
  letter-spacing: 2.4px !important;
  text-transform: uppercase !important;
  padding: 16px 32px !important;
  border-radius: 33554400px !important;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset,
    0 10px 30px -10px rgba(49, 65, 67, 0.4) !important;
  cursor: pointer !important;
  border: 1px solid transparent !important;
  transition: all 0.3s ease !important;
  font-family: "Overpass", sans-serif !important;
  display: inline-block !important;
  text-decoration: none !important;
  position: relative !important;
}

.gform_wrapper .gform_footer .gform_button:hover,
.gform_wrapper .gform-footer .gform_button:hover,
.gform_wrapper .gform_footer input[type="submit"]:hover,
.gform_wrapper .gform-footer input[type="submit"]:hover,
.gform_wrapper .gform_footer button[type="submit"]:hover,
.gform_wrapper .gform-footer button[type="submit"]:hover {
  background-color: #fff !important;
  color: #45556c !important;
  border: 1px solid #e2e8f0 !important;
}

/* Field Descriptions */
.gform_wrapper .gfield_description {
  color: #62748e !important;
  font-size: 13px !important;
  margin-top: 6px !important;
  line-height: 1.5 !important;
}

/* Validation Messages */
.gform_wrapper .gfield_validation_message {
  background: transparent !important;
  border: 0 !important;
  font-size: 13px !important;
  padding: 6px 0 0 0 !important;
  color: #d32f2f !important;
  font-weight: 400 !important;
  letter-spacing: 0.5px !important;
  margin-top: 6px !important;
}

/* Success/Confirmation Message */
.gform_wrapper .gform_confirmation_message {
  padding: 15px !important;
  background: #e8f5e9 !important;
  border-left: 4px solid #4caf50 !important;
  color: #2e7d32 !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  border-radius: 5px !important;
  margin: 20px 0 !important;
}

/* Field Spacing */
.gform_wrapper .gfield {
  margin-bottom: 20px !important;
}

.gform_wrapper .gform_fields {
  display: flex !important;
  flex-direction: column !important;
  gap: 20px !important;
}

/* Hidden Fields */
.gform_wrapper .gform_hidden {
  display: none !important;
}

/* Disabled Fields */
.gform_wrapper input:disabled,
.gform_wrapper select:disabled,
.gform_wrapper textarea:disabled {
  opacity: 0.6 !important;
  cursor: not-allowed !important;
  background-color: #f5f5f5 !important;
}

/* Placeholder Styling */
.gform_wrapper input::placeholder,
.gform_wrapper textarea::placeholder,
.gform_wrapper select::placeholder {
  color: #61606b !important;
  opacity: 1 !important;
}

/* Grid Layout Support */
.gform_wrapper .gform-grid-row {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 15px !important;
}

.gform_wrapper .gform-grid-col {
  flex: 1 !important;
  min-width: 0 !important;
}

/* Popup Specific Adjustments */
.therapist-popup-overlay .gform_wrapper {
  max-width: 100% !important;
}

.therapist-popup-overlay .gform_wrapper .gform_title {
  font-size: 28px !important;
  margin-bottom: 20px !important;
}

.therapist-popup-overlay .gform_wrapper .gsection_title {
  font-size: 20px !important;
  margin-top: 25px !important;
  margin-bottom: 15px !important;
}


.gform-theme--framework .gf_progressbar .percentbar_blue {
    background-color: #87b38d !important;
}

.gform-theme--framework .gfield--type-image_choice .gfield_radio {
	justify-content: center;
}

.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
	    background-color: #87b38d !important;
}

.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked))::after {
    background-color: #87b38d !important;
}

.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gfield-image-choice-wrapper-outer {
    height: 265px !important;
    padding-bottom: 1em !important;
}

.gform_wrapper .gfield_radio input[type="radio"] {
    height: 38px !important;
}

.gform-field-label--type-inline {
	    align-content: center;
}

.gform_next_button {
	background-color: #87b38d !important;
}



@media (max-width: 768px) {
	
	
	.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gfield-image-choice-wrapper-outer {
    padding: 0 !important;
    margin: 0 !important;
}
	
	.gchoice.gchoice_2_11_0 {
		right: -10px;
	
	}
  /* 2 + 1 grid */
  #input_2_11 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
 		 gap: 8px 32px !important;
    width: 100% !important;
  }

	
	.gchoice.gchoice_2_11_1 {
    left: -15px;
}
	
  /* Card */
  #input_2_11 .gchoice {
margin: 0 !important;
        padding: 0 !important;
    height: 230px !important;      /* 👈 VISUALLY SMALL */
    max-height: 230px !important;
    padding: 6px !important;
    box-sizing: inherit !important;
    border-radius: 10px;
    overflow: hidden !important;

    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  /* Bottom card centered, same visual size */
  #input_2_11 .gchoice:nth-child(3) {
    grid-column: 1 / -1;
    width: 50%;
    margin: 0 auto !important;
  }


  /* Image wrapper = controlled size */
  #input_2_11 .gfield-choice-image-wrapper {
    width: 100% !important;
    height: 155px !important;
    overflow: hidden !important;
    border-radius: 8px;
  }

  /* Image */
  #input_2_11 .gfield-choice-image {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
  }

  /* Hide radios visually but keep accessible */
  #input_2_11 input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
  }

  /* Label (optional – keep or remove) */
  #input_2_11 .gform-field-label {
    font-size: 11px;
    line-height: 1.15;
    text-align: center;
    margin-top: 4px;
  }
}

.btn-color-special:hover, .btn-color-special .btn-color:hover {
  color: #000 !important;
}