/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
/* 

Table of Contents
====================================================

1. Variables
2. Global Settings

====================================================

*/
/*  Basic Colors    */
/* Font Sizes */
/*  Font Family  */
/* 2. Global Settings */
body {
  position: relative;
  font-size: 1rem;
  background: #fff;
  line-height: 1.6em;
  color: #666666;
  margin: 0px;
}

.mobile-hide {
  display: none;
}

.sticky { /* Safari */
  position: sticky;
  top: 0;
}

#container {
  border: 0px solid;
  display: flex;
  position: relative;
}

.flexrowtwo {
  display: flex;
}

.flexrowtwo > div {
  width: 100%;
}

.flexrowtwo > div:last-child {
  margin-left: 5px;
}

.gd-footer {
  border-top: 3px solid #299a98;
  z-index: 10;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 50px 0px 50px 0px;
  max-width: 1220px;
  margin: 0px auto;
  font-size: 1rem;
  color: #3d3d3d;
  font-style: normal;
}

.gd-footer a {
  color: #299a98;
}

.footercontain {
  border: 0px solid pink;
  margin: 0px auto;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.footercontain p {
  color: black;
  font-size: 1rem;
  font-weight: 400;
}

.footercontain input {
  width: 100%;
  padding: 5px;
  margin: 10px 0px;
}

.footercontain ul {
  display: flex;
  flex-wrap: wrap;
}

.footercontain li {
  color: black;
  list-style: none;
  text-align: left;
  margin-bottom: 5px;
  width: 50%;
  border: 0px solid;
}

.footercontain li:hover {
  color: #299a98;
  cursor: pointer;
}

.footercontain input[type=text] {
  background-color: #eaeaea;
  border: 1px solid #7b7b7b;
}

.footercontain button {
  width: 100%;
  background-color: #299a98;
  color: #fff;
  text-transform: uppercase;
  border: 0px;
  border-radius: 5px;
}

.footerfield1 {
  border: 0px solid pink;
  font-size: 1rem;
  text-align: left;
}

.footerfield1 img {
  width: 75%;
}

.footerfield2 {
  border: 0px solid green;
}

.footerfield2 h4,
.footerfield3 h4 {
  font-size: 1.5rem;
  font-family: "Montserrat", sans-serif;
  color: #299a98;
}

.gd-mobile-hide {
  display: none;
}

#provider-edit {
  padding: 0;
}

.organization {
  padding: 30px 0;
  margin: 0;
  overflow: auto;
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #dbdbdb;
  position: relative;
  flex-direction: column;
}

.organization-buttons {
  display: flex;
}

.pricing-table h2 {
  font-size: 1.5em;
  padding: 35px 10px;
  margin: 0;
}

.description {
  margin-top: 20px;
  font-size: 0.85em;
  padding: 0 40px;
  font-style: italic;
}

.description {
  margin-top: 20px;
  font-size: 0.85em;
  padding: 0 40px;
  font-style: italic;
}

.org-btn {
  padding: 5px 10px;
  margin: 0.3125rem;
  margin-right: 1rem;
  font-size: 0.875rem;
  font-weight: 600;
  background-color: #299a98;
  color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 10px;
}

.org-btn-inverse {
  padding: 5px 10px;
  margin: 0.3125rem;
  margin-right: 1rem;
  font-size: 0.875rem;
  font-weight: 600;
  background-color: #fff;
  color: #fff;
  border: 1px solid #299a98;
  border-radius: 10px;
}

.org-btn a,
.org-btn a:hover,
.org-btn:visited {
  color: #fff !important;
}

.org-btn-inverse a,
.org-btn-inverse a:hover,
.org-btn-inverse:visited {
  color: #299a98 !important;
}

.editupdate {
  position: absolute;
  bottom: 0;
  left: 0;
}

#provider-edit .organization:last-child {
  border-bottom: 0px solid #ffffff;
}

#provider-edit .organization .edit-button {
  position: relative;
  left: 0px;
  top: 0px;
  font-size: 0.8em;
  background: #ffffff;
  padding: 0px 10px;
  margin-left: 25px;
  margin-top: 30px;
  color: #ffffff !important;
  text-transform: uppercase;
  height: 26px;
  border-radius: 0;
  border: 1px solid #2db5b5;
  background-color: #2db5b5;
  border-radius: 2px;
}

#provider-edit .organization-details a h3 {
  padding: 0;
  margin: 0 0 9px 0;
  font-size: 1.32em;
  font-weight: 500;
  color: #009999 !important;
}

#provider-edit .organization-details p {
  width: 100%;
  margin: 7px 0 0 0;
  padding: 0 5px;
  color: #999999;
}

#provider-dashboard-marquee {
  margin-top: 40px;
  margin-bottom: 20px;
}

#provider-dashboard-marquee h2 {
  color: #7a7b7b;
  font-weight: 300;
  font-size: 1.7em;
  line-height: 1.5em;
  margin-bottom: 0;
}

#input_11_5,
#input_11_2 {
  background-color: #f7f7f7;
  border-radius: 10px;
}

.gform_footer {
  text-align: center;
}

.footerimage {
  height: 25px;
  width: 25px;
}

.headerNav {
  display: flex;
}

.footerfield3 {
  font-size: 1rem;
}

.socialsFooter {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #299a98;
}

.socialdiv {
  margin: 0.3125rem;
}

.ca-contain-full {
  width: 100%;
}

.care-def-button {
  background-color: #299a98;
  border: 1px solid #3d3d3d;
  color: #fff;
  font-size: 0.875rem;
  align-self: flex-start;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 600;
}
.care-def-button a,
.care-def-button a:visited,
.care-def-button a:hover {
  color: #fff !important;
  text-decoration: none !important;
}

.mr-10 {
  margin-right: 10px;
}

/* Search Results Page */
#search-container {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

#search-container a,
#search-container a:visited {
  color: #299a98;
}

#gd_mobiletop {
  width: 95%;
  margin: 1em auto;
}

#gd_sidebar {
  border: 1px solid #b8b8b8;
  border-radius: 5px;
  display: none;
  align-self: flex-start;
}

#gd_sidebar > div {
  border-bottom: 1px solid #b8b8b8;
  padding: 5px 5px 5px 10px;
}

#gd_sidebar > div:last-child {
  border: 0px;
}

#gd_sidebar option {
  font-size: 0.85rem;
}

#gd_sidebar h2 {
  font-size: 1.1rem !important;
  color: black;
  font-weight: 700;
  padding: 5px;
  margin-bottom: 5px;
}

#gd_sidebar h3 {
  font-size: 1rem;
  color: black;
  font-weight: 700;
  padding: 5px;
  margin-bottom: 5px;
}

#gd_sidebar li {
  font-size: 1rem;
}

#gd_sidebar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#gd_sidebar li {
  margin: 0px 0px;
  border-bottom: 1px solid #ebebeb;
  padding: 5px 0px;
}

#gd_searchresults {
  padding: 0px;
  width: 100%;
  margin: 0px;
}

.gd_sortorder {
  border: 1px solid #b8b8b8;
  display: flex;
  padding: 0px;
  margin-bottom: 10px;
  box-sizing: border-box;
  max-width: 95%;
}

.gd_sortorder > div {
  padding: 0.2rem 0.5rem;
  font-size: 0.75rem;
  display: block;
  text-align: center;
  border-right: 1px solid #b8b8b8;
  margin: 0px;
}

.gd_sortorder .active {
  background-color: #299a98;
  color: #fff;
}

.gd_sortorder .gd_sortbox {
  font-weight: 700;
}

.gd_resultscount {
  font-size: 1rem;
  margin: 0px 0px 10px 0px;
  width: 100%;
}

.gd_resultscount h3 {
  font-size: 1.25rem;
  font-weight: bold;
}

/*   Actual Listings   */
.gd_resultslist {
  width: 100%;
}

.gd_listing_contain {
  margin-bottom: 1.5rem;
  border-radius: 3.5px;
  border-collapse: unset;
  border: 1px solid #b8b8b8;
  border-spacing: 0;
  display: flex;
  flex-direction: column;
  padding: 10px;
  width: 100%;
  position: relative;
}

.gd_listing_contain:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.gd_profileimage {
  position: relative;
  display: block;
  max-width: 100%;
}

.gd_profilebody {
  border: 0px solid green;
  padding: 0px 0px 0px 8px;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.gd_profbodhead {
  position: relative;
  display: flex;
  flex-direction: column;
}

.gd_lastUpdated {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.85rem;
}

.gd_title {
  flex-grow: 1;
  font-size: 0.85rem;
  color: #3d3d3d;
  border: 0px solid green;
}

.gd_title h2 {
  font-size: 1.25rem !important;
  margin: 0px 0px 3px 0px;
  font-weight: 700;
}

.gd_titleno {
  flex-grow: 1;
  font-size: 0.85rem;
  color: #3d3d3d;
  border: 0px solid green;
}

.gd_titleno h2 {
  font-size: 1.25rem;
  margin: 0px 0px 0px 20px;
  font-weight: 700;
}

.gd_title h3,
.gd_titleno h3 {
  font-size: 1.25rem;
  margin: 0px 0px 0px 30px;
  font-weight: 500;
}

.gd_subtitle {
  border: 0px solid pink;
  font-size: 1rem;
  display: flex;
  margin-bottom: topRem(3);
}

.gd_listtablehead {
  font-size: 1rem;
  margin: 0px;
  color: #3d3d3d;
}

.gd_subtitle > div {
  margin: 4px;
  border: 0px solid purple;
}

.selectedService {
  background-color: #299a98;
  color: #fff;
  padding: 3px 0px 3px 3px;
  font-weight: 700;
}

.selectedService {
  background-color: #299a98;
  color: #fff;
  padding: 3px;
  font-weight: 700;
}

.gd_amens {
  padding: 0.125rem;
  display: flex;
  flex-wrap: wrap;
}

.gd_amens span {
  font-weight: 600;
  margin-right: 5px;
}

.gd-medratings {
  border: 0px solid yellow;
  text-align: right;
  padding: 4px;
}

.gd-medratings span {
  font-size: 1rem;
  font-weight: 600;
}

.gd-medratings img {
  height: 18px;
  padding-bottom: 3px;
}

.gd_phone {
  font-size: 1.1rem;
  font-weight: 600;
  text-align: right;
  flex-grow: 1;
}

.gd_phone span {
  font-size: 1rem;
}

.gd_rating {
  font-size: 0.85rem;
  color: #299a98;
  text-align: center;
  background-color: #fff;
  font-weight: 400;
  border-radius: 10px;
  border: 0px solid #299a98;
  box-shadow: 0 0px 10px rgba(41, 154, 152, 0.5);
  padding: 8px;
  line-height: 1;
}

.gd_rating > div {
  font-weight: 800;
  font-size: 1.25rem;
}

.gd-last-updated {
  text-transform: lowercase;
  position: absolute;
  background-color: #fff;
  color: #fff;
  left: 0;
  top: 0;
  z-index: 10;
  padding: 5px;
  font-size: 12px;
  border-radius: 10px 0px 10px 0px;
}

.gd_visit_button {
  width: 100%;
  border: 0px solid black;
  border-radius: 0px 0px 10px 0px;
  margin: 0px auto;
  position: absolute;
  padding: 5px;
  bottom: 0px;
  background-color: rgba(255, 165, 0, 0.75);
}

.hiddenCol {
  display: none;
}

.nolistings {
  text-align: left;
}

.gd_listingsTable {
  border: 0px solid #b8b8b8;
  overflow: auto;
}

.gd_listingsTable table {
  display: table;
  width: 100%;
  margin-bottom: 0px;
  border-radius: 3.5px;
  border: 1px solid #b8b8b8;
  border-top: 0px solid #ffffff;
  border-collapse: unset;
  border-spacing: 0;
  float: left;
  margin-top: 0px;
}

.gd_listingsTable th {
  background-color: #bfeeee;
}

.gd_listingsTable table tr td {
  border-top: 1px solid #ededed;
}

.gd_listingsTable table td {
  padding: 5px;
  color: #3d3d3d;
  font-size: 0.85rem;
  border: 0px solid #b8b8b8;
  text-align: center;
}

.gd_listingsTable table tr:nth-child(even) {
  background-color: #f7f7f7;
}

.tbl-days {
  width: 100px;
  border: 1px solid red;
}

.daysRemaining {
  color: #ffa500;
  width: 100%;
  font-size: 0.75rem;
  border-radius: 5px;
  padding: 2px;
  font-weight: 700;
}

.lastupdate span {
  padding: 5px;
  color: #ffffff;
  font-weight: 400;
  width: 75px;
  background-color: #299a98;
  font-size: 0.75rem;
  border-radius: 0.25rem;
}

#gd_mapresults {
  flex-grow: 1;
  align-self: flex-start;
  display: none;
}

#gd_gmap {
  width: 100%;
  height: 70vh;
  border: #ccc solid 1px;
  margin: 0;
}

.markerheader {
  font-size: 1rem;
  font-weight: 600;
}

.amentip {
  display: inline-block;
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
  font-style: normal;
  transition: all 0.25s ease-in-out;
}

/*the tip*/
.amentip:before {
  content: attr(data-tip);
  font-size: 14px;
  position: absolute;
  background: #299a98;
  color: #fff;
  line-height: 1.2em;
  padding: 0.5em;
  font-style: normal;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  min-width: 120px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  font-family: sans-serif;
  letter-spacing: 0;
  font-weight: 600;
}

.amentip:after {
  width: 0;
  height: 0;
  border-style: solid;
  content: "";
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}

.amentip:hover:before,
.amentip:hover:after {
  visibility: visible;
  opacity: 1;
}

/*top */
.amentip.top:before {
  top: 0;
  left: 50%;
  transform: translate(-50%, calc(-100% - 8px));
  box-sizing: border-box;
  border-radius: 3px;
}

.amentip.top:after {
  border-width: 8px 8px 0 8px;
  border-color: #299a98 transparent transparent transparent;
  top: -8px;
  left: 50%;
  transform: translate(-50%, 0);
}

.maplegend {
  display: flex;
  border: 0px solid black;
  margin: 0px auto 10px;
  width: 100%;
}

.maplegend > div {
  margin-right: 1em;
}

.maplegend img {
  height: 25px;
  width: 15px;
}

#gd_mapresults #map {
  height: 80vh;
  /* The height is 400 pixels */
  width: 90%;
  /* The width is the width of the web page */
}

#map h2 {
  font-size: 1.1rem;
}

.infobox {
  display: flex;
}

.infobox img {
  height: 90px;
  width: 70px;
  margin-right: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}

.gd-sticky { /* Safari */
  position: sticky;
  top: 0;
}

.like-button {
  color: #888;
  font-size: 1rem;
  font-family: "Heebo", sans-serif;
  background-color: #fff;
  border: 0.1em solid;
  border-radius: 50%;
  box-shadow: 0 0.25em 1em -0.25em;
  cursor: pointer;
  transition: color 150ms ease-in-out, background-color 150ms ease-in-out, transform 150ms ease-in-out;
  outline: 0;
  margin: 0;
  width: 1.8em;
  height: 1.8em;
}
.like-button:hover {
  color: #99cc00;
}
.like-button:active {
  transform: scale(0.95);
}
.like-button.selected {
  color: #fff;
  background-color: #99cc00;
  border-color: #99cc00;
}
.like-button .heart-icon {
  display: inline-block;
  fill: currentColor;
  width: 0.8em;
  height: 0.8em;
}

.lst_updated {
  font-size: 0.75rem;
}

.filtersClose {
  width: 95%;
}

.filtersClose a {
  display: block;
  border: 1px solid #b8b8b8;
  border-radius: 0.625rem;
  width: auto;
  padding: 3px 7px;
}

.filtersClose a:hover {
  text-decoration: none;
}

.filterList,
.filtersBase,
.filter {
  display: inline-block;
  margin-left: 0.25rem;
}

.filterList {
  list-style-type: none;
  margin: -5px 0px 10px 0px;
  padding: 0px;
  font-size: 0.875rem;
}

.radiusSection {
  display: flex !important;
}

#newradius {
  font-size: 0.875rem;
  height: 100%;
  cursor: pointer;
  padding: 0;
  margin: 0px 5px 0px 5px;
  width: 100%;
  border: 1px solid #b8b8b8;
  border-radius: 0.3125rem;
  line-height: 1;
  background-color: #fff;
}

.adjustRadius {
  padding-right: 0.625rem;
}

.notAvail {
  font-size: 0.875rem;
  color: #3d3d3d;
}

.advSearchEmpty {
  font-size: 0.875rem;
  color: #c5c5c5;
}

.advSearch {
  font-size: 0.875rem;
}

.fa-icon::before,
.fa-brands::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
}

.homepage::before {
  color: #299a98;
  font-weight: 900;
  font-size: 1.15rem;
}

.searchresults::before {
  color: rgba(41, 154, 152, 0.75);
  font-weight: 900;
  font-size: 1rem;
}

.searchresults-selected::before {
  color: #fff;
  font-weight: 900;
  font-size: 1rem;
}

.search-button::before {
  content: "\f451";
  font-family: "Font Awesome 5 Pro";
}

/* Active Retirement Living */
.iconid-4::before {
  content: "\f451";
  font-family: "Font Awesome 5 Pro";
}

/* Independent Living */
.iconid-5::before {
  content: "\f5e4";
  font-family: "Font Awesome 5 Free";
}

/* Assisted Living */
.iconid-46::before {
  content: "\f193";
  font-family: "Font Awesome 5 Free";
}

/* Skilled Nursing */
.iconid-8::before {
  content: "\f82f";
  font-family: "Font Awesome 5 Free";
}

/* Home Health */
.iconid-10::before {
  content: "\f469";
  font-family: "Font Awesome 5 Free";
}

/* Hospice */
.iconid-12::before {
  content: "\e05c";
  font-family: "Font Awesome 5 Pro";
}

/* Memory Care */
.iconid-7::before {
  content: "\f808";
  font-family: "Font Awesome 5 Pro";
}

/*Adult Family Home */
.iconid-9::before {
  content: "\e065";
  font-family: "Font Awesome 5 Pro";
}

/* Home Care */
.iconid-11::before {
  content: "\f4c9";
  font-family: "Font Awesome 5 Pro";
}

/* Long Term Acute */
.iconid-13::before {
  content: "\f487";
  font-family: "Font Awesome 5 Free";
}

/*  AMENS LIST    */
/* 24 Hour */
.amenlist::before {
  color: #299a98;
  font-weight: 900;
  font-size: 1rem;
}

.amen-24-hour-staff::before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
}

.amen-activities::before {
  content: "\f12e";
  font-family: "Font Awesome 5 Free";
}

.amen-adult-day-care::before {
  content: "\f128";
  font-family: "Font Awesome 5 Free";
}

.amen-allow-pets::before {
  content: "\f1b0";
  font-family: "Font Awesome 5 Free";
}

.amen-anytime-dining::before {
  content: "\f2e7";
  font-family: "Font Awesome 5 Free";
}

.amen-call-button::before {
  content: "\f82f";
  font-family: "Font Awesome 5 Free";
}

.amen-full-kitchen::before {
  content: "\e01d";
  font-family: "Font Awesome 5 Pro";
}

.amen-housekeeping::before {
  content: "\e04d";
  font-family: "Font Awesome 5 Pro";
}

.amen-internet-service::before {
  content: "\f1eb";
  font-family: "Font Awesome 5 Free";
}

.amen-kitchenette::before {
  content: "\e01b";
  font-family: "Font Awesome 5 Pro";
}

.amen-laundry-service::before {
  content: "\f898";
  font-family: "Font Awesome 5 Pro";
}

.amen-linen-service::before {
  content: "\f236";
  font-family: "Font Awesome 5 Free";
}

.amen-massage-therapists::before {
  content: "\f5bb";
  font-family: "Font Awesome 5 Free";
}

.amen-staff-nurse::before {
  content: "\f82f";
  font-family: "Font Awesome 5 Free";
}

.amen-transportation::before {
  content: "\f85b";
  font-family: "Font Awesome 5 Pro";
}

.amen-washer-dryer::before {
  content: "\f861";
  font-family: "Font Awesome 5 Pro";
}

.footIG::before {
  font-family: "Font Awesome 5 Free";
  color: #299a98;
  content: "\f09a";
  font-weight: 400;
}

.menu-favs::before {
  content: "\f4c7";
  font-family: "Font Awesome 5 Pro";
  color: #99cc00;
  font-weight: 900;
  font-size: 1.15rem;
  margin-right: 5px;
}

.closeFav::before {
  content: "\f410";
  font-family: "Font Awesome 5 Pro";
  color: #ffa500;
  font-weight: 900;
  font-size: 1.15rem;
  margin-right: 5px;
}

.brochure::before {
  font-weight: 900;
  content: "\f15b";
  color: #fff;
  font-family: "Font Awesome 5 Free";
}

.video::before {
  font-weight: 900;
  content: "\f03d";
  color: #fff;
  font-family: "Font Awesome 5 Free";
}

.bottomnav::before {
  font-weight: 900;
  content: "\f356";
  color: #299a98;
  font-family: "Font Awesome 5 Pro";
}

.checkbox::before {
  font-weight: 400;
  content: "\f0c8";
  font-family: "Font Awesome 5 Free";
}

.checkboxEmpty::before {
  font-weight: 900;
  color: #c5c5c5;
  content: "\f0c8";
  font-family: "Font Awesome 5 Free";
}

.checkboxchecked::before {
  font-weight: 400;
  content: "\f14a";
  font-family: "Font Awesome 5 Free";
}

.heroimage {
  width: 100%;
  background-image: url(../jpg/care-assistant-handing-coffee-cup-to-senior-woman.215db2a0.jpg);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 500px;
  padding: 0px 0%;
  display: flex;
}

.heroheader h1 {
  text-align: center;
  color: #fff !important;
  margin: 10px auto 10px;
  font-size: clamp(1.5rem, 2.5vw, 3rem) !important;
  font-weight: 600;
  font-family: "Montserrat", sans-serif !important;
}

.heroheader h2 {
  margin-top: 0px;
  text-align: center;
  color: #fff !important;
  font-size: clamp(1rem, 1.5vw, 2rem) !important;
  font-weight: 500;
  font-family: "Montserrat", sans-serif !important;
}

.heroheader {
  width: 100%;
  padding: 150px 0px 175px 0px;
  background-color: rgba(0, 0, 0, 0.3);
  align-self: center;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.headerUppper {
  border: 0px solid green;
  height: 9vh;
}

.headerMiddle {
  border: 0px solid red;
  flex-grow: 1;
}

.headerBottom {
  border: 0px solid blue;
}

.gd-searchbar {
  max-width: 95%;
  padding: 5px 20px;
  display: flex;
  background-color: var(--color-white);
  border: 1px solid #299a98;
  border-radius: 35px;
  position: relative;
  box-shadow: #299a98 0px 0px 3px;
  margin: 5px auto;
  font-size: 1rem;
}

._1sbrow {
  width: 100%;
  display: grid;
  grid-template-areas: "b c d" "a a d";
  grid-template-columns: 1fr 1fr 40px;
  grid-template-rows: 1fr 1fr;
  gap: 0px 0px;
}

.search1 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: a;
  border-top: 1px solid #299a98;
}

.search1 input:focus {
  outline: none;
}

.search2 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  grid-area: b;
}

.search3 {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: c;
}

.search5 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 5;
  grid-area: d;
  width: 3.75rem;
}

.search5 span {
  display: none;
}

.search5 {
  flex-shrink: 0;
  position: relative;
  display: block;
  padding: 5px;
  align-self: center;
}

.gd-main-subhead {
  border: 1px solid green;
  align-self: flex-end;
}

.gd-searchbar > div {
  position: relative;
}

.formerror::-moz-placeholder {
  color: red;
  font-weight: 600;
}

.formerror::placeholder {
  color: red;
  font-weight: 600;
}

.gd-searchbar input,
.gd-searchbar select,
.search1 input {
  border: 0px;
  font-size: 0.875rem;
  color: #3d3d3d !important;
  width: 100%;
  border: 0px;
  position: relative;
  display: block;
}

.mobilesubhead,
.regularsubhead {
  margin: 5px auto 10px auto;
  font-size: 1.25rem;
  text-decoration: underline;
  color: #fff;
  text-align: center;
  font-weight: 500;
}

.regularsubhead {
  display: none;
}

.main-search-button {
  background-color: #ffa500;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  padding: 10px;
  border: none;
}

.search-button::before {
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  font-size: 1rem;
  position: absolute;
  top: 0.875rem;
  left: 1rem;
}

.pleaseselect {
  display: none;
  color: red;
  padding: 10px;
  font-size: 1.5rem;
}

.servlist {
  padding: 5px 10px;
  border-radius: 10px;
  font-size: 1rem;
}

.servlist:hover,
.selectedDiv {
  background-color: rgba(41, 154, 152, 0.2);
}

.searchexpandcontain {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 5px;
}

.searchexpand {
  display: none;
  position: absolute;
  left: -10px;
  max-height: 9999;
  border-radius: 15px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
  background-color: var(--color-white);
  z-index: 10;
  width: 95%;
  padding: 15px;
  margin: 11px 0px;
  top: 4.0625rem;
  border: 1px solid #299a98;
}

.loader {
  border: 3px solid #f3f3f3; /* Light grey */
  border-top: 3px solid #299a98;
  border-radius: 50%;
  width: 95%;
  height: 95%;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
# NAVIGATION
--------------------------------------------------------------*/
.home #main-nav {
  right: 55px;
}

.navigation img {
  margin-left: -30px;
  margin-top: 0px;
  height: 80px;
}

.home .navigation img {
  margin-left: auto;
}

.navbar-nav {
  display: inline-block !important;
  margin: 0 auto 22px auto;
}

.navbar-nav > li {
  float: left;
  list-style-type: none;
  padding: 0px 30px;
}

.navbar-nav > li.menu-favs,
#mobileNav li.menu-favs {
  display: flex;
  align-items: center;
}

.page-template-dashboard #masthead button {
  display: none;
}

.navbar {
  padding: 0;
  margin: 0 0 15px 0;
}

.navbar img {
  margin: 10px 0 0 -30px;
}

.home .navbar {
  margin: 0;
}

.listing-contact-info.collapse.in {
  display: flex !important;
}

.provider-login-link {
  display: block;
}

.provider-dash-link {
  display: none;
}

.logged-in li.provider-dash-link {
  display: block;
}

.logged-in li.provider-login-link {
  display: none;
}

.mainImg {
  flex-shrink: 0;
}

.navigation {
  display: flex;
  flex-direction: column;
  width: 100%;
}

#main-nav {
  align-items: center;
  display: flex;
  flex-grow: 1;
}

#main-nav ul {
  margin-left: auto;
  margin-right: 0;
}

#main-nav a {
  color: #299a98;
  font-size: 1rem;
  font-weight: 700;
  padding: 4px !important;
}

.navbar-toggler {
  display: none;
  position: absolute;
  z-index: 999999;
  top: 22px;
  right: 33px;
}

#mobileNav ul {
  display: none;
  margin-top: 10px;
  padding: 0;
  border-top: 1px solid #ededed;
}

#mobileNav li {
  display: inline-block;
  width: 100%;
  height: 45px;
  margin: 0;
  border-bottom: 1px solid #ededed;
}

#mobileNav li:last-child {
  border-bottom: 0;
}

.nav-link {
  padding: 0.5rem 0px !important;
}

.heroSearch {
  border: 2px solid green;
}

.mobileSearch {
  display: block;
}

.deskSearch {
  display: none;
}

.ca-profile-content {
  display: flex;
  flex-direction: column;
}

.ca-profile-col {
  font-size: 1rem !important;
}

.ca-profile-col h2 {
  font-size: 1.375rem !important;
  font-weight: 600 !important;
  color: #ffa500 !important;
}

.ca-profile-header {
  font-size: 1.625rem !important;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
  color: #299a98 !important;
}

.ca-prof-pad {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  position: relative;
}

.ca-prf-divider {
  height: 1px;
  background-color: #bfeeee;
  margin: 0px 25px;
}

.ca-pr-lf-hd {
  display: flex;
  justify-content: space-between;
}

.ca-slider-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}

.ca-slider-wrapper {
  width: 100%;
  height: 300px;
  background: #000;
  overflow: hidden;
}

.inner-wrapper {
  height: 100%;
  position: relative;
  left: -20%;
}

.slide {
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 100px;
  font-weight: 400;
  float: left;
}

.slide img {
  width: 100%;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}

.ca-slider-button {
  width: 30px;
  height: 30px;
  border-top: 3px solid #fff;
  position: absolute;
  cursor: pointer;
}

.ca-slider-prev {
  border-left: 3px solid #fff;
  left: 50px;
  transform: rotate(-45deg);
}

.ca-slider-next {
  border-right: 3px solid #fff;
  right: 50px;
  transform: rotate(45deg);
}

.ca-metainfo {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}

.ca-metainfo > div {
  background-color: #299a98;
  padding: 5px 10px;
  color: #fff;
  border-radius: 10px;
}

.ca-metainfo a,
.ca-metainfo a.visited {
  color: #fff !important;
}

.ca-desc p:last-child {
  padding: 0px;
  margin: 0px;
}

.ca-prov-logo {
  text-align: center;
}

.ca-prov-type h3 {
  font-size: 1rem !important;
  font-weight: 600 !important;
  padding: 0px !important;
  margin: 15px 0px 0px 0px !important;
  color: #299a98 !important;
}

.ca-avail table {
  border: 1px solid #299a98;
  border-radius: 10px;
  width: 100%;
}

.ca-avail th {
  font-weight: 700;
  background-color: #bfeeee;
  text-align: center;
  padding: 3px;
  border-bottom: 1px solid #299a98;
  border-right: 1px solid #299a98;
}

.ca-avail td {
  padding: 3px;
  text-align: center;
}

.ca-avail tr:nth-child(odd) {
  background-color: #fff7e6;
}

.ca-pf-tb-qty {
  border-right: 1px solid #ffa500;
  text-align: center;
}

.ca-pf-tb-svc,
.ca-pf-tb-type,
.ca-pf-tb-gndr,
.ca-pf-tbl-pay {
  border-right: 1px solid #ffa500;
}

.ca-days-remain {
  background-color: #299a98;
  border-radius: 10px;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
}

.ca-amens ul,
.ca-amens li,
.ca-common ul,
.ca-common li {
  padding: 0px;
  margin: 0px;
}

.ca-amens li,
.ca-common li {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #299a98;
  border-radius: 10px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.ca-amens .fa-regular,
.ca-amens .fa-solid,
.ca-amens .fa-brands,
.ca-common .fa-regular,
.ca-common .fa-solid,
.ca-common .fa-brands,
.ca-info-box .fa-regular,
.ca-info-box .fa-brands,
.ca-info-box .fa-solid {
  color: #299a98 !important;
}

.ca-info-box {
  background-color: #fff7e6;
}

.ca-info-box-inside {
  display: flex;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px solid #ffa500;
}

.primary-link a,
.primary-link a.visited {
  color: #299a98;
}

.ca-padding-rt {
  margin-right: 10px;
}

.ca-info-box-inside #map {
  background-color: gray;
  width: 100% !important;
  height: 50vh;
}

.ca-info-box a,
.ca-info-box a.visited {
  font-weight: 600;
}

/* The Modal (background) */
.ca-prof-modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

#ca-prof-myBtn {
  background-color: #fff;
  color: #299a98;
  padding: 4px;
  font-size: 0.875rem;
  border: 0px;
  width: 100%;
}

/* Modal Content/Box */
.ca-prof-modal-content {
  background-color: #fefefe;
  border-radius: 10px;
  margin: 50% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 2px solid #299a98;
  width: 75%; /* Could be more or less, depending on screen size */
  transition: opacity 0.25s ease-in-out;
}

/* The Close Button */
.ca-prof-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.ca-prof-close:hover,
.ca-prof-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.metabar {
  margin: 10px 0px;
  width: auto;
  align-items: right;
}

.metabar a {
  color: #fff !important;
}

.metabar li {
  font-size: 0.85rem;
  padding: 5px 10px;
  color: #fff;
  background-color: #299a98;
  border-radius: 5px;
  margin: 0px 5px;
  font-weight: 600;
}

.profile-col-sidebar img {
  max-width: 100%;
}

.gd-contactform button {
  width: 100%;
  background-color: #ffa500;
}

.amenities-list,
.commons-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-size: 0.85rem !important;
}

.amenities-list > *,
.commons-list > * {
  border: 1px solid #299a98;
  background-color: #fff;
  margin: 10px;
  padding: 3px 10px;
  border-radius: 25px;
}

.gd-gallery-contain {
  display: flex;
}

#profile-images {
  display: flex;
  flex-flow: row wrap;
  height: 400px;
  padding: 0;
  margin: 0 0 0 0;
  width: 100%;
}

#profile-images .featured-image {
  width: 55%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#profile-images.profiles-1 .featured-image {
  width: 100%;
}

#profile-images .additional-images {
  width: 45%;
  display: flex;
  flex-flow: row wrap;
  max-height: 420px;
  margin-top: -2px;
}

#profile-images.profiles-1 .additional-images {
  display: none;
}

#profile-images .additional-images div {
  width: 50%;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 1px 1px;
}

#profile-images.profiles-2 .additional-images div:nth-of-type(1) {
  width: 100%;
  height: 400px;
}

#profile-images.profiles-3 .additional-images div:nth-of-type(2),
#profile-images.profiles-3 .additional-images div:nth-of-type(1) {
  width: 100%;
}

#profile-images.profiles-4 .additional-images div:nth-of-type(1) {
  width: 100%;
}

#profile-images.profiles-4 .additional-images div:nth-of-type(2),
#profile-images.profiles-4 .additional-images div:nth-of-type(3) {
  width: 50%;
}

#profile-images div img {
  width: 100%;
  max-width: 100%;
}

.newurl a {
  color: #299a98 !important;
}

.profile-content {
  display: flex;
  flex-wrap: wrap-reverse;
  font-family: var(--ff-primary);
}

.profile-content > *:nth-child(1) {
  flex: 1 1 70%;
}

.profile-content > *:nth-child(2) {
  flex: 1 1 30%;
  min-width: 250px;
}

.profile-content h1 {
  font-size: 2.5rem;
  margin: 10px 0px 20px 0px;
}

.profile-content ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 1.15rem;
}

.profile-content li {
  display: inline-block;
}

.prof-imgcar {
  width: 100%;
  position: relative;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  overflow: auto;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  max-width: 70%;
  position: relative;
  transition: all 5s ease-in-out;
  overflow: auto;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}

.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.popup .close:hover {
  color: #06d85f;
}

.popup .content {
  max-height: 30%;
  overflow: auto;
  text-align: center;
  display: flex;
  flex-direction: column;
}

.popup .content > div {
  margin: 10px;
}

.ca-more-images {
  padding: 5px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: #ffffff;
  border: 1px solid #299a98;
  border-radius: 10px;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 4px 8px;
  color: #299a98;
  transition: all 0.3s ease-out;
  cursor: pointer;
}

.gform_body_50 {
  width: 50%;
}

.availableunitscontain {
  border: 1px solid var(--color-primary-blue);
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}

.availableunits {
  width: 100%;
}

.availableunits td,
th {
  text-align: center !important;
  border-right: 0px solid black;
  padding: 5px;
}

.availableunits th {
  background-color: var(--color-background-soft);
}

.availableunits tr:nth-child(odd) {
  background-color: var(--color-background-gray);
}

.services-list span {
  font-weight: 700;
}

/* Slideshow container */
.ca-ss-slideshow-container {
  border: 1px solid green;
  max-width: 100%;
  height: 300px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.ca-ss-mySlides {
  display: none;
}

.ca-ss-mySlides img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 300px;
  width: 100%;
}

/* Next & previous buttons */
.ca-ss-prev,
.ca-ss-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* Position the "next button" to the right */
.ca-ss-next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.ca-ss-prev:hover,
.ca-ss-next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.ca-ss-text {
  color: #f2f2f2;
  font-size: 1rem;
  font-weight: 600;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.ca-ss-numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.ca-ss-dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.ca-ss-active,
.ca-ss-dot:hover {
  background-color: #717171;
}

/* Fading animation */
.ca-ss-fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
.db-inner-show a,
.db-inner-show a:visited {
  color: #299a98 !important;
}

.db-inner-show a:hover {
  color: #ffa500 !important;
  text-decoration: underline !important;
}

#favorites-container {
  display: flex;
  width: 100%;
  margin: 20px auto;
  border: 0px solid;
  flex-direction: column;
}

#favorites-entry {
  border: 0px solid green;
  width: 100%;
}

.favoritesPremium {
  border: 0px solid;
  display: flex;
  flex-wrap: wrap;
}

.favoritesPremium > div {
  width: 250px;
}

.regularList {
  max-width: 1000px;
  border: 0px solid green;
  margin: 20px auto;
}

#favorites-container a {
  color: #299a98;
}

.closeFav {
  position: absolute;
  padding: 2px 2px 2px 12px;
  right: 0;
  cursor: pointer;
  border: 0px solid;
  background-color: #fff;
  border-radius: 0px 0px 0px 15px;
}

.favContainer {
  width: 100%;
  padding: 5px;
  display: flex;
  flex-direction: column;
  margin: 10px;
}

.imgContain img {
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px 10px 10px 0px;
}

.imgContain {
  width: 100%;
  position: relative;
}

.detailContain {
  padding: 5px;
  border: 0px solid black;
  flex-grow: 1;
}

.detailHeader {
  position: relative;
  display: flex;
  flex-direction: column;
}

.favContainer:hover {
  border: 1px solid #ebebeb;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.25);
}

.favContainerGrid {
  display: grid;
  position: relative;
  border-bottom: 1px solid #ebebeb;
  color: #3d3d3d;
  margin-bottom: 10px;
}

.favContainerGrid h2 {
  font-size: 1.1rem;
  padding: 5px 0px;
  margin: 0px;
}

.favContainerGrid > div {
  grid-template-columns: 1fr;
  font-size: 0.85rem;
}

.dash-main {
  width: 100%;
  border: 0px solid black;
  background-color: #eeeeee;
}

.db-contain {
  width: 100%;
  display: flex;
  flex-direction: column; /* Add this line to make it column for mobile */
  margin: 10px auto;
  overflow: hidden;
  border-radius: 10px;
}

/* Add this media query to change flex-direction to row for larger screens */
@media (min-width: 768px) {
  /* Adjust the breakpoint (768px) as needed */
  .db-contain {
    flex-direction: row; /* Changes to row for higher than mobile */
  }
}
.db-menu {
  width: 100%; /* Change this line to 100% for mobile */
  padding: 20px;
  flex-shrink: 0;
}
.db-menu nav {
  background-color: var(--c-sidebar);
  display: grid;
  grid-gap: 24px;
}
.db-menu nav a:hover {
  text-decoration: none;
}
.db-menu nav button {
  color: #ebfcfc;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  outline: none;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 1.125rem;
  line-height: 1.5rem;
  cursor: pointer;
  display: block;
  position: relative;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  text-align: left;
  font-weight: 600;
}
.db-menu nav button.active {
  color: #99cc00;
}
.db-menu nav button .icon {
  margin-right: 16px;
  position: relative;
}
.db-menu nav button > div {
  display: inline-flex;
  padding: 5px 15px;
  margin: 0px 0px;
  background: #299a98;
}
.db-menu nav button > div:hover {
  background-color: #1b706f;
  border-radius: 21px;
  color: #99cc00;
}

@media (min-width: 768px) {
  /* Adjust the breakpoint (768px) as needed */
  .db-menu {
    width: 280px; /* Changes to 280px for non-mobile */
  }
}
.db-avatar {
  width: 100%;
  padding: 10px;
  text-align: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: #ebfcfc;
  margin-bottom: 10px;
}
.db-avatar img {
  border-radius: 50%;
}
.db-avatar .db-signout {
  margin-top: -5px;
  padding: 0px;
}
.db-avatar .db-signout a {
  font-size: 0.875rem;
  color: #99cc00;
}

.db-page {
  display: none;
}
.db-page.page-show {
  display: block;
}

.db-body {
  font-size: 1rem;
  background-color: #f7f7f7;
  flex-grow: 1;
}

.db-header {
  width: 100%;
  background-color: #fff;
  color: #299a98 !important;
  padding: 20px;
  box-shadow: 2px 2px 8px #c5c5c5;
}
.db-header h2 {
  font-size: 1.25rem !important;
  font-weight: 600 !important;
}

.db-innerbody {
  padding: 10px 20px 0px 20px;
  width: 100%;
}
.db-innerbody .admin-panel {
  background-color: #ffe7bc;
}
.db-innerbody .info-text {
  font-size: 1rem;
}

.db-info-contain {
  background-color: #fff;
  box-shadow: 2px 2px 8px #c5c5c5;
  padding: 10px;
  margin: 0px 10px 10px 0px;
  width: 100%;
  border-radius: 5px;
}
.db-info-contain h3 {
  font-size: 1rem !important;
  font-weight: 600 !important;
}

.db-main-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 25px;
}

.db-org-card {
  display: flex;
  border-bottom: 1px solid #b8b8b8;
}
.db-org-card a {
  color: #299a98;
}
.db-org-card span {
  font-size: 0.875rem;
  color: #3d3d3d;
}
.db-org-card h3 {
  font-size: 1.125rem !important;
  font-weight: 600 !important;
  margin: 0px;
  padding: 0px;
}
.db-org-card .org {
  flex-grow: 1;
  margin: 5px;
  padding: 5px;
}
.db-org-card .edit {
  flex-shrink: 1;
  margin: 5px;
  padding: 5px;
}
.db-org-card .view {
  flex-shrink: 1;
  margin: 5px;
  padding: 5px;
}

.db-org-front {
  max-height: 50vh;
  overflow: auto;
}

.db-inner-item {
  display: none;
}

.db-inner-show {
  display: block;
}

.warning-block {
  color: red;
}

.db-inner-tabs {
  border-bottom: 1px solid #299a98;
}

button:focus {
  border: 0px !important;
  outline: 0px !important;
}

.db-inner-tab {
  color: #299a98;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  outline: none;
  background: none;
  border: none;
  padding: 0px 0px 5px 0px;
  margin: 10px 10px 20px 0px;
  font-size: 1.125rem;
  line-height: 1.5rem;
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  text-align: left;
  font-weight: 600;
}
.db-inner-tab.active {
  color: #99cc00;
  border-bottom: 3px solid #299a98 !important;
  display: inline-block;
}

.rwmb-label .description {
  margin-top: 3px;
  padding: 0px;
  color: #3d3d3d;
  font-size: 0.875rem;
}

.dash-modal {
  display: none;
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

.sb-spinner {
  color: #299a98;
  font-size: 20px;
  margin: 0px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  animation: load4 1.3s infinite linear;
  transform: translateZ(0);
}
@keyframes load4 {
  0%, 100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
.sb-modal-content {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.sb-modal-status {
  position: relative;
  padding: 0.625rem;
  color: #fff;
  font-weight: 600;
  border-radius: 10px;
  margin-top: 5em;
  background-color: rgba(41, 154, 152, 0.4); /* Black w/ opacity */
}

.sb-modal-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.sb-modal-close:hover,
.sb-modal-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

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

.db-admin-field {
  display: none !important;
}

.db-admin-show {
  display: block !important;
}

.db-width-50 {
  width: 50%;
}

.db-lg-div hr {
  border-top: 4px solid #299a98 !important;
}

.db-optional {
  background-color: #f7f7f7;
  padding: 5px;
  color: #3d3d3d;
}

.db-inner-content {
  position: relative;
  padding: 10px;
}

.db-premium-section {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 95%;
  z-index: 30;
}
.db-premium-section .db-premium-overlay {
  width: 75%;
  margin: 40px auto;
  background-color: #fff;
  padding: 15px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 2px 2px 8px #c5c5c5;
}
.db-premium-section .db-premium-overlay h3 {
  font-size: 1.625rem !important;
  font-weight: 600 !important;
  color: #299a98;
}

.gray-text {
  color: gray;
}

#logo-label-description,
#images-label-description {
  margin-top: -10px;
}

.db-box {
  border: 1px solid #b8b8b8;
  padding: 10px;
  border-radius: 5px;
}

#db-admin-tab,
.admin-tab {
  visibility: hidden;
}

.db-single-profile-header {
  color: black;
}
.db-single-profile-header span {
  font-weight: 600;
}

.db-org-contain {
  border-bottom: 1px solid #b8b8b8;
  margin-top: 15px;
  display: flex;
  color: #3d3d3d;
  padding-bottom: 10px;
  width: 95%;
}
.db-org-contain h2 {
  font-size: 1.25rem !important;
  color: #299a98 !important;
}
.db-org-contain .image {
  width: 205px;
  margin-right: 15px;
  overflow: hidden;
}
.db-org-contain .image img {
  width: 200px;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.db-org-contain .prov-details {
  flex-grow: 1;
  border-right: #ebebeb;
}
.db-org-contain .prov-details h2 {
  font-weight: 600 !important;
}
.db-org-contain .prov-details a,
.db-org-contain .prov-details a:visited {
  color: #299a98 !important;
}
.db-org-contain .prov-detail-link a {
  color: #299a98 !important;
  font-weight: 600;
}
.db-org-contain .prov-info {
  width: 400px;
}
.db-org-contain .prov-button-contain {
  display: flex;
  margin-top: 10px;
}
.db-org-contain .db-button-new {
  margin-right: 10px;
}
.db-org-contain .db-button-new a,
.db-org-contain .db-button-new a:visited,
.db-org-contain .db-button-new a:hover {
  color: #fff;
  text-decoration: none;
}
.db-org-contain .db-button-prm {
  background-color: #fff;
  border: 1px solid #299a98;
  font-size: 0.875rem;
  align-self: flex-start;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 600;
  margin-right: 10px;
}
.db-org-contain .db-button-prm a,
.db-org-contain .db-button-prm a:visited,
.db-org-contain .db-button-prm a:hover {
  color: #299a98;
  text-decoration: none;
}

p.rwmb-error {
  color: #dc3232;
  margin: 5px 0px !important;
  clear: both;
  padding: 5px !important;
}

.rwmb-error,
#rwmb-validation-message {
  color: #721c24;
  border-color: #f5c6cb;
  background-color: #f8d7da;
  margin: 5px auto !important;
}

.rwmb-row input,
.rwmb-row select {
  font-size: 0.875rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400 !important;
}

.reimbursement-option ul {
  margin: 0px !important;
  padding: 0px !important;
  gap: 5px;
}

.rwmb-checkbox_list-wrapper fieldset {
  display: flex;
  flex-direction: column;
}

.reimbursement-option li {
  list-style-type: none;
  border: 1px solid #ebebeb;
  padding: 0px 5px;
  border-radius: 5px;
  font-size: 0.875rem;
}
.reimbursement-option li label {
  padding: 0px;
  margin: 0px;
}
.reimbursement-option li input {
  margin-right: 4px;
}

.expired-notice {
  color: red;
}

.db-premium-overlay a,
.db-premium-overlay a:visited {
  color: #299a98;
}

.na-lock input:-moz-read-only {
  background-color: #eeeeee;
  color: rgb(116, 116, 116);
  opacity: 0.7;
  border: 1px solid rgba(118, 118, 118, 0.3);
  pointer-events: none; /* Disable mouse interactions */
  -moz-user-select: none;
       user-select: none; /* Prevent text selection */
}

.na-lock select:disabled,
.na-lock input:read-only {
  background-color: #eeeeee;
  color: rgb(116, 116, 116);
  opacity: 0.7;
  border: 1px solid rgba(118, 118, 118, 0.3);
  pointer-events: none; /* Disable mouse interactions */
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none; /* Prevent text selection */
}

.premium-label {
  font-weight: 400;
  font-size: 0.875rem;
}

/* The Modal (background) */
.ca-modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.ca-modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.ca-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.ca-close:hover,
.ca-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.hide {
  display: none;
}

.ca-loader {
  background-color: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0;
  position: fixed;
  height: 100vh;
  width: 100vw;
  z-index: 100;
}
.ca-loader .ca-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
  height: 150px;
  background: transparent;
  border: 3px solid #3c3c3c;
  border-radius: 50%;
  text-align: center;
  line-height: 150px;
  font-family: sans-serif;
  font-size: 20px;
  color: #299a98;
  letter-spacing: 4px;
  text-transform: uppercase;
  text-shadow: 0 0 10px #299a98;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.ca-loader .ca-ring .ca-ring:before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  width: 100%;
  height: 100%;
  border: 3px solid transparent;
  border-top: 3px solid #299a98;
  border-right: 3px solid #299a98;
  border-radius: 50%;
  animation: animateC 2s linear infinite;
}
.ca-loader .ca-ring span {
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  left: 50%;
  width: 50%;
  height: 4px;
  background: transparent;
  transform-origin: left;
  animation: animate 2s linear infinite;
}
.ca-loader .ca-ring span:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #299a98;
  top: -6px;
  right: -8px;
  box-shadow: 0 0 20px #299a98;
}
@keyframes animateC {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate {
  0% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(405deg);
  }
}

.stripeContainer {
  max-width: 66.25rem;
  margin: 10px auto;
  flex-direction: column;
}

.stripeContainer > div {
  margin: 0px auto;
}

.stripeContainer h2 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #299a98;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0.625rem;
  padding-bottom: 0.625rem;
}

.stripeContainer h3 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #3d3d3d;
  margin-top: 0.625rem;
  margin-bottom: 0.3125rem;
}

.checkoutInfo {
  padding: 0.625rem;
  flex-grow: 1;
  width: 95%;
}

.checkoutForms {
  padding: 0.625rem;
  background-color: #f7f7f7;
  flex-grow: 1;
  width: 95%;
}

.checkoutSubtotal,
.checkoutTotal {
  width: 100%;
  padding: 0.3125rem;
}

.stripe-btn {
  margin: 10px auto;
}

.price,
.pricing-box {
  transition: all ease-out 0.2s;
}

.price {
  background: #299a98;
  color: #fff;
  font-size: 2em;
  font-weight: 600;
  position: relative;
  padding: 20px 10px;
  display: block;
}

.pricing-box:hover .price {
  background: #fff;
  border: 1px solid #299a98;
  color: #299a98;
  border-radius: 10px;
}

.btn {
  background: #ff0;
  border: 1px solid #d9d909;
  color: #000;
  transition: all ease-out 0.2s;
  border-radius: 30px;
  padding: 7px 40px;
  display: inline-block;
  margin-top: 20px;
}

.btn:hover {
  background: #093e64;
  border: 1px solid #093e64;
  color: #fff !important;
}

.pricing-box {
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.13);
  border: 2px solid rgba(10, 123, 183, 0.14);
  width: 100%;
  margin: 10px auto;
}

.pricing-box:hover {
  transform: scale(1.01);
}

.totalOne {
  text-align: left;
}

.totaltwo {
  text-align: right;
}

.finePrint {
  font-size: 0.875rem;
  padding: 0.3125rem;
  margin-bottom: 1.25rem;
}

.wpfs-btn-primary {
  background-color: #ffa500 !important;
}

.paymentConfirm {
  font-size: 1rem;
}

.paymentConfirm span {
  font-weight: 600;
  color: #3d3d3d;
}

.stripecheckout {
  border: 1px solid #ebebeb;
  padding: 0.625rem;
  margin: 0.625rem;
}

.top-pitch {
  width: 100%;
  padding: 0.625rem;
}

.wpfs-w-60 {
  margin: 0px auto;
}

.bottom-stripe-contain {
  display: flex;
}

.top-pitch table {
  width: 98%;
  margin: 0.625rem;
}

.top-pitch h4 {
  font-size: 2.875rem;
  width: 1.875rem;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #299a98;
  line-height: 2.25rem;
  padding-top: 1.875rem;
}

.top-pitch td {
  line-height: 1.25rem;
  font-size: 1rem;
}

.top-pitch h3 {
  font-size: 1.25rem !important;
  font-family: "Montserrat", sans-serif !important;
  color: #299a98 !important;
  padding-top: 1.875rem;
  margin-top: 2px;
  margin-bottom: 2px;
}

.stripe-img {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.wpfs-btn-primary,
button.wpfs-btn-primary[type=submit],
.no-touch button.wpfs-btn-primary[type=submit] {
  background: #ffa500;
  height: 40px;
  line-height: 38px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  padding: 0 16px;
  box-shadow: 0px 2px 2px rgba(47, 47, 55, 0.25);
  border-radius: var(--default-border-radius);
  transition: background-color 0.3s ease;
  text-transform: none;
  display: block;
  margin-inline: auto;
}

.wpfs-btn-link--sm {
  font-size: 13px;
  display: block;
  margin-inline: auto;
}

.wpfs-form-actions {
  flex-direction: column !important;
}

@media screen and (min-width: 576px) {
  .mobilesubhead {
    display: none;
  }
  .regularsubhead {
    display: block;
  }
  .hiddenCol {
    display: block;
  }
}
@media screen and (max-width: 576px) {
  .ca-pf-tbl-pay,
  .ca-pf-tb-gndr {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .searchexpandcontain {
    grid-template-columns: repeat(2, 1fr);
  }
  #gd_searchresults {
    padding: 0px 10px;
    width: 60%;
  }
  #gd_mobiletop {
    display: none;
  }
  #search-container {
    display: flex;
    flex-direction: row;
  }
  #gd_sidebar {
    display: inline-block;
  }
  .nolistings {
    font-size: 1rem !important;
  }
  .gd_resultscount {
    font-size: 1.25rem;
  }
  .footercontain > div {
    width: 50%;
  }
  .mobileSearch {
    display: none;
  }
  .deskSearch {
    display: block;
  }
  ._1sbrow {
    display: flex;
  }
  .search2 {
    width: 100%;
  }
  ._1sbrow {
    width: 100%;
    display: grid;
    grid-template-areas: "a b c d";
    grid-template-columns: 4fr 2fr 1fr 40px;
    grid-template-rows: 1fr;
  }
  ._1sbrow > div {
    align-self: center;
  }
  .search1 {
    border-top: 0px;
  }
  .search-button::before {
    top: 0.875rem;
    left: 1.125rem;
  }
  .gd-searchbar {
    max-width: 900px;
  }
  .searchexpand {
    top: 2.8125rem;
  }
  .ca-profile-content {
    flex-direction: row;
    max-width: 1600px;
    margin: 0px auto;
  }
  .ca-profile-col {
    max-width: 70%;
  }
  .ca-profile-col-sidebar {
    max-width: 30%;
    margin-left: 10px;
  }
  .ca-prof-modal-content {
    margin: 10% auto;
    width: 400px;
  }
  .search1 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }
  .search2 {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  .search3 {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .search5 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 4;
  }
}
@media screen and (min-width: 992px) {
  #gd_mapresults {
    display: block;
  }
  .gd_sortorder > div {
    font-size: 1rem;
    padding: 0.4rem 0.5rem;
  }
  .gd-mobile-show {
    display: none;
  }
  .gd-mobile-hide {
    display: block;
  }
  .navigation {
    flex-direction: row;
  }
  .stripeContainer {
    flex-direction: row;
  }
  .checkoutInfo {
    width: 50%;
  }
  .checkoutForms {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .gd_listing_contain {
    flex-direction: row;
  }
  .heroimage {
    background-position: 0px -289px;
  }
}
.claim-container {
  max-width: 1220px;
  margin: 0px auto;
}

.claim-container h1 {
  font-size: 1.625rem;
  font-weight: 600;
  margin-bottom: 2.5rem;
}

.claim-listing {
  max-width: 700px;
  margin: 20px auto;
  padding: 20px;
  border: 1px solid #ffa500;
  border-radius: 10px;
}

.claim-listing h2 {
  font-size: 1.375rem;
  font-weight: 600;
  border-bottom: 1px solid #b8b8b8;
  color: #299a98;
}

.claim-listing-body {
  display: flex;
  width: 100%;
}

.claim-listing-body h3 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.625rem;
}

.claim-left {
  width: 35%;
  border-right: 1px solid #b8b8b8;
  font-size: 0.875rem;
}

.claim-right {
  width: 65%;
  padding-left: 0.625rem;
  font-size: 0.875rem;
}

.claim-listing-body button {
  background-color: #99cc00;
  color: #fff;
  font-weight: 600;
  border-radius: 10px;
  padding: 10px;
}

.submit-confirm-claim {
  display: none;
}

#ca-primary #ca-main .ca-container {
  max-width: 1220px;
  margin: 10px auto;
  padding: 1rem;
}
.heading {
  text-align: center;
  color: #454343;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  margin-bottom: 70px;
  text-transform: uppercase;
  z-index: 999;
}

.white-heading {
  color: #ffffff;
}

.heading:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  height: 40px;
  width: 180px;
  border-radius: 4px;
  transform: translateX(-50%);
  background-repeat: no-repeat;
  background-position: center;
}

.white-heading:after {
  background-repeat: no-repeat;
  background-position: center;
}

.heading span {
  font-size: 18px;
  display: block;
  font-weight: 500;
}

.white-heading span {
  color: #ffffff;
}

/*-----Testimonial-------*/
.testimonial:after {
  position: absolute;
  top: 0 !important;
  left: 0;
  content: " ";
  background-size: 100% 100px;
  width: 100%;
  height: 100px;
  float: left;
  z-index: 99;
}

.testimonial {
  min-height: 375px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  background-position: center;
  background-size: cover;
  overflow: hidden; /* Add this line */
}

#testimonial4 .carousel-inner:hover {
  cursor: -webkit-grab;
}

#testimonial4 .carousel-inner:active {
  cursor: -webkit-grabbing;
}

#testimonial4 .carousel-inner .item {
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators {
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}

.testimonial4_indicators .carousel-indicators li {
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: gray;
  border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators .active {
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  border-radius: 100%;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
  height: 3px;
}

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
  background: #299a98;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control {
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  border-radius: 100%;
  box-shadow: none;
  transition: all 0.6s cubic-bezier(0.3, 1, 0, 1);
}

.testimonial4_control_button .carousel-control.left {
  left: 7%;
  top: 50%;
  right: auto;
}

.testimonial4_control_button .carousel-control.right {
  right: 7%;
  top: 50%;
  left: auto;
}

.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
  color: #000;
  background: #299a98;
  border: 2px solid #fff;
}

.testimonial4_header {
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}

.testimonial4_header h4 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%; /* Change this line */
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}

.testimonial4_slide img {
  top: 0;
  left: 0;
  right: 0;
  width: 136px;
  height: 136px;
  margin: auto;
  display: block;
  color: #f2f2f2;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative;
  border-radius: 50%;
  box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}

.testimonial4_slide p {
  color: #3d3d3d;
  font-size: 1rem;
  line-height: 1.4;
  margin: 20px 0 20px 0;
  background-color: #f7f7f7;
  border-radius: 10px;
  padding: 0.625rem;
}

.testimonial4_slide h4 {
  color: #3d3d3d;
  font-size: 1.5rem;
  font-weight: 600;
  width: 100%;
}

.testimonial4_slide h5 {
  color: #299a98;
  font-size: 1.125rem;
  font-weight: 600;
}

.testimonial .carousel {
  padding-bottom: 50px;
}

.testimonial .carousel-control-next-icon,
.testimonial .carousel-control-prev-icon {
  width: 35px;
  height: 35px;
  background-color: #299a98;
}

/* ------testimonial  close-------*/
#pillar-page {
  max-width: 1220px;
  margin: 0px auto;
  padding: 5px;
}
#pillar-page img {
  max-width: 100%;
}
#pillar-page a,
#pillar-page a:visited {
  color: #299a98;
}
#pillar-page a:hover {
  color: #ffa500;
  text-decoration: none;
}
#pillar-page h1 {
  font-size: 1.875rem;
  font-weight: 600;
}
#pillar-page header {
  display: flex;
  flex-wrap: wrap;
}
#pillar-page header .left {
  flex-grow: 1;
  width: 100%;
}
@media (min-width: 576px) {
  #pillar-page header .left {
    width: 50%;
  }
}
#pillar-page header .right {
  flex-grow: 1;
  width: 100%;
  text-align: right;
}
@media (min-width: 576px) {
  #pillar-page header .right {
    width: 50%;
  }
}
#pillar-page header .right img {
  border-radius: 10px;
}
#pillar-page .share {
  border: 2px solid black;
  display: flex;
}
#pillar-page .pillar-root {
  position: relative;
}
#pillar-page .pillar-root h1 {
  color: #fff;
  font-weight: 700;
}
#pillar-page .pillar-root img {
  border-radius: 15px;
  opacity: 0.9;
}
#pillar-page .pillar-root input[type=text],
#pillar-page .pillar-root input[type=text]:focus {
  border: 1px solid #299a98;
  outline: none;
  padding: 5px;
  border-radius: 5px;
}
#pillar-page .pillar-root button[type=submit] {
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #299a98;
  margin-left: 10px;
  border: 0px;
  color: #fff;
  font-weight: 600;
}
#pillar-page .pillar-root .search-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ca_block {
  max-width: 95%;
  margin: 20px auto;
}
@media (min-width: 400px) {
  .ca_block {
    max-width: 75%;
  }
}
.ca_block h2 {
  font-family: "Roboto";
  font-size: 1.25rem;
  font-weight: 600;
}

.ca-block-listing {
  border-radius: 15px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  display: flex;
  flex-wrap: wrap;
  margin: 20px auto;
  transition: transform 0.2s;
}
.ca-block-listing:hover {
  transform: scale(1.1);
}
@media (min-width: 400px) {
  .ca-block-listing {
    flex-wrap: nowrap;
  }
}
.ca-block-listing img {
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px;
}
@media (min-width: 400px) {
  .ca-block-listing img {
    height: 150px;
    width: 275px;
  }
}
.ca-block-listing h3 {
  font-family: "Roboto";
  font-size: 1.5rem;
  font-weight: 600;
  margin: 5px 0 0 0;
}
.ca-block-listing .ca-block-img {
  width: 100%;
  flex-shrink: 0;
}
@media (min-width: 400px) {
  .ca-block-listing .ca-block-img {
    width: 280px;
  }
}
.ca-block-listing .ca-block-right {
  padding: 5px 5px 5px 15px;
}
.ca-block-listing span {
  color: #3d3d3d;
}
.ca-block-listing .block-last-updated {
  font-size: 0.875rem;
  margin-bottom: 5px;
}

.ca-block-bottom {
  text-align: center;
  padding: 5px;
}
.ca-block-bottom h4 {
  font-size: 1rem;
  font-weight: 600;
  margin: 0px;
  padding: 0px;
}

.number > .rwmb-input > input {
  text-align: center;
}
@media (max-width: 1300px) {
  .number > .rwmb-input > input {
    padding: 0px;
    min-width: 2rem;
  }
}

.number > .rwmb-input > input::-webkit-outer-spin-button,
.number > .rwmb-input > input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

:root {
  --c-sidebar: #299a98;
  --c-default: #d9d9d9;
  --c-active: #1da1f2;
  --c-hover: #081018;
}

/*# sourceMappingURL=style-index.css.map*/